C# Class DarkEmu_GameServer.TPacket

Mostrar archivo Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
opcode ushort
securityCRC byte
securityCount byte
size ushort

Property Details

opcode public_oe property

public ushort opcode
return ushort

securityCRC public_oe property

public byte securityCRC
return byte

securityCount public_oe property

public byte securityCount
return byte

size public_oe property

public ushort size
return ushort