Packet
Nested Types: State
(static) Packet Acquire( Packet p )
(static) void Release( ref RemoveItem p )
(static) void Release( ref OPLInfo p )
(static) void Release( Packet p )
(static) void Release( ref Packet p )
(static) void Release( ref RemoveMobile p )
(static) void Release( ref ObjectPropertyList p )
(static) Packet SetStatic( Packet p )
(ctor) Packet( int packetID )
(ctor) Packet( int packetID, int length )
int PacketID( get; )
PacketWriter UnderlyingStream( get; )
void Acquire()
byte[] Compile( bool compress, out int length )
void EnsureCapacity( int length )
void Free()
void InternalCompile( bool compress )
void OnSend()
void Release()
void SetStatic()