![]() |
TrinityCore
|
#include <WorldSocket.h>
Static Public Member Functions | |
| static bool | IsValidSize (uint32 size) |
| static bool | IsValidOpcode (uint32 opcode) |
Public Attributes | |
| struct { | |
| uint16 Size | |
| uint16 Command | |
| } | Setup |
| struct { | |
| uint32 Size | |
| uint16 Command | |
| } | Normal |
Here is the caller graph for this function:| uint16 ClientPktHeader::Command |
| struct { ... } ClientPktHeader::Normal |
| struct { ... } ClientPktHeader::Setup |
| uint16 ClientPktHeader::Size |
| uint32 ClientPktHeader::Size |
1.8.8