![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Warden.h"#include "AccountMgr.h"#include "BanMgr.h"#include "ByteBuffer.h"#include "CryptoHash.h"#include "Log.h"#include "Opcodes.h"#include "Player.h"#include "SharedDefines.h"#include "World.h"#include "WorldPacket.h"#include "WorldSession.h"Go to the source code of this file.
Classes | |
| struct | keyData |
Functions | |
| static std::string | GetWardenActionStr (uint32 action) |
|
static |
References WARDEN_ACTION_BAN, WARDEN_ACTION_KICK, and WARDEN_ACTION_LOG.
Referenced by Warden::ApplyPenalty().