Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ClientWardenModule Struct Reference

#include <Warden.h>

Public Attributes

uint8CompressedData
uint32 CompressedSize
uint8 Id [16]
uint8 Key [16]

Detailed Description

Definition at line 80 of file Warden.h.

Member Data Documentation

◆ CompressedData

uint8* ClientWardenModule::CompressedData

Definition at line 85 of file Warden.h.

Referenced by WardenMac::GetModuleForClient(), and WardenWin::GetModuleForClient().

◆ CompressedSize

uint32 ClientWardenModule::CompressedSize

Definition at line 84 of file Warden.h.

Referenced by WardenMac::GetModuleForClient(), and WardenWin::GetModuleForClient().

◆ Id

uint8 ClientWardenModule::Id[16]

Definition at line 82 of file Warden.h.

◆ Key

uint8 ClientWardenModule::Key[16]

Definition at line 83 of file Warden.h.

Referenced by WardenMac::GetModuleForClient(), and WardenWin::GetModuleForClient().


The documentation for this struct was generated from the following file: