ArtemisComm.ShipActionSubPackets.SetShipSubPacket.SetShipSubPacket C# (CSharp) Метод

SetShipSubPacket() публичный Метод

public SetShipSubPacket ( Stream stream, int index ) : System
stream Stream
index int
Результат System
        public SetShipSubPacket(Stream stream, int index)
            : base(stream, index)
        {

        }
      

Same methods

SetShipSubPacket::SetShipSubPacket ( int shipNumber ) : System