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