TrinityCore
|
#include <WardenCheckMgr.h>
Public Attributes | |
uint8 | Type |
BigNumber | Data |
uint32 | Address |
uint8 | Length |
std::string | Str |
std::string | Comment |
uint16 | CheckId |
enum WardenActions | Action |
enum WardenActions WardenCheck::Action |
uint32 WardenCheck::Address |
uint16 WardenCheck::CheckId |
std::string WardenCheck::Comment |
BigNumber WardenCheck::Data |
uint8 WardenCheck::Length |
std::string WardenCheck::Str |
uint8 WardenCheck::Type |