ArtemisComm.GameStartPacket.GameStartPacket C# (CSharp) 메소드

GameStartPacket() 공개 메소드

public GameStartPacket ( Stream stream, int index ) : System
stream Stream
index int
리턴 System
        public GameStartPacket(Stream stream, int index) : base(stream, index) { }
        public int Unknown1 { get; set; }