Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GameMessagePacket ( Stream stream, int index ) : ArtemisComm.GameMessageSubPackets | ||
GetErrors ( ) : ReadOnlyCollection |
||
GetRawData ( ) : |
||
GetValidOrigin ( ) : OriginType |
Method | Description | |
---|---|---|
Dispose ( bool isDisposing ) : void |
Method | Description | |
---|---|---|
GetSubPacket ( Stream stream, int index ) : IPackage |
protected Dispose ( bool isDisposing ) : void | ||
isDisposing | bool | |
return | void |
public GameMessagePacket ( Stream stream, int index ) : ArtemisComm.GameMessageSubPackets | ||
stream | Stream | |
index | int | |
return | ArtemisComm.GameMessageSubPackets |