C# Class DarkEmu_GameServer.TPacket

Show file Open project: CarlosX/DarkEmu

Public Properties

Property Type Description
opcode ushort
securityCRC byte
securityCount byte
size ushort

Property Details

opcode public property

public ushort opcode
return ushort

securityCRC public property

public byte securityCRC
return byte

securityCount public property

public byte securityCount
return byte

size public property

public ushort size
return ushort