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