Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
WardenCheckMgr.h File Reference
#include "Cryptography/BigNumber.h"
#include "Platform/Singleton.h"
#include <map>
Include dependency graph for WardenCheckMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WardenCheck
class  WardenCheckMgr
struct  WardenCheckResult

Macros

#define sWardenCheckMgr   Skyfire::Singleton<WardenCheckMgr, Skyfire::NullMutex>::instance()

Enumerations

enum  WardenActions { WARDEN_ACTION_LOG , WARDEN_ACTION_KICK , WARDEN_ACTION_BAN }

Macro Definition Documentation

◆ sWardenCheckMgr

Enumeration Type Documentation

◆ WardenActions

Enumerator
WARDEN_ACTION_LOG 
WARDEN_ACTION_KICK 
WARDEN_ACTION_BAN 

Definition at line 13 of file WardenCheckMgr.h.