![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Common.h"Go to the source code of this file.
Classes | |
| class | BanMgr |
Macros | |
| #define | sBan BanMgr::instance() |
Enumerations | |
| enum | BanReturn { BAN_SUCCESS , BAN_SYNTAX_ERROR , BAN_NOTFOUND , BAN_LONGER_EXISTS } |
| Ban function return codes. More... | |
| #define sBan BanMgr::instance() |
| enum BanReturn |
Ban function return codes.
| Enumerator | |
|---|---|
| BAN_SUCCESS | |
| BAN_SYNTAX_ERROR | |
| BAN_NOTFOUND | |
| BAN_LONGER_EXISTS | |