![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "WardenCheckMgr.h"
Public Attributes | |
| uint8 | Type |
| BigNumber | Data |
| uint32 | Address |
| uint8 | Length |
| std::string | Str |
| std::string | Comment |
| uint16 | CheckId |
| std::array< char, 4 > | IdStr = {} |
| uint32 | Action |
| uint32 WardenCheck::Action |
Referenced by Warden::ApplyPenalty().
| uint32 WardenCheck::Address |
Referenced by WardenWin::RequestChecks().
| uint16 WardenCheck::CheckId |
Referenced by GetCheckPacketSize(), and WardenPayloadMgr::RegisterPayload().
| std::string WardenCheck::Comment |
Referenced by Warden::ApplyPenalty().
| BigNumber WardenCheck::Data |
Referenced by GetCheckPacketSize(), and WardenWin::RequestChecks().
| std::array<char, 4> WardenCheck::IdStr = {} |
Referenced by WardenPayloadMgr::RegisterPayload(), and WardenWin::RequestChecks().
| uint8 WardenCheck::Length |
Referenced by WardenWin::HandleData(), and WardenWin::RequestChecks().
| std::string WardenCheck::Str |
Referenced by GetCheckPacketSize(), WardenPayloadMgr::RegisterPayload(), and WardenWin::RequestChecks().
| uint8 WardenCheck::Type |