ArtemisComm.ShipActionSubPackets.SetShipSubPacket.SetShipSubPacket C# (CSharp) Method

SetShipSubPacket() public method

public SetShipSubPacket ( Stream stream, int index ) : System
stream Stream
index int
return System
        public SetShipSubPacket(Stream stream, int index)
            : base(stream, index)
        {

        }
      

Same methods

SetShipSubPacket::SetShipSubPacket ( int shipNumber ) : System