ArtemisComm.DestroyObjectPacket.DestroyObjectPacket C# (CSharp) Method

DestroyObjectPacket() public method

public DestroyObjectPacket ( Stream stream, int index ) : System
stream Stream
index int
return System
        public DestroyObjectPacket(Stream stream, int index) : base(stream, index) { }
        //public DestroyObjectPacket(byte[] byteArray)