|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Warden.h>
Public Attributes | |
| uint8 * | CompressedData |
| uint32 | CompressedSize |
| uint8 | Id [16] |
| uint8 | Key [16] |
| uint8* ClientWardenModule::CompressedData |
Definition at line 85 of file Warden.h.
Referenced by WardenMac::GetModuleForClient(), and WardenWin::GetModuleForClient().
| uint32 ClientWardenModule::CompressedSize |
Definition at line 84 of file Warden.h.
Referenced by WardenMac::GetModuleForClient(), and WardenWin::GetModuleForClient().
| uint8 ClientWardenModule::Key[16] |
Definition at line 83 of file Warden.h.
Referenced by WardenMac::GetModuleForClient(), and WardenWin::GetModuleForClient().