Property | Type | Description | |
---|---|---|---|
GetSubPacket | IPackage |
Method | Description | |
---|---|---|
GetValidOrigin ( ) : OriginType | ||
ShipAction3Packet ( IPackage subPacket ) : ArtemisComm.ShipAction3SubPackets | ||
ShipAction3Packet ( Stream stream, int index ) : ArtemisComm.ShipAction3SubPackets |
Method | Description | |
---|---|---|
GetSubPacket ( Stream stream ) : IPackage |
public ShipAction3Packet ( IPackage subPacket ) : ArtemisComm.ShipAction3SubPackets | ||
subPacket | IPackage | |
return | ArtemisComm.ShipAction3SubPackets |
public ShipAction3Packet ( Stream stream, int index ) : ArtemisComm.ShipAction3SubPackets | ||
stream | Stream | |
index | int | |
return | ArtemisComm.ShipAction3SubPackets |