![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AsyncCallbackProcessor.h"#include "Common.h"#include "Duration.h"#include "ObjectGuid.h"#include "SharedDefines.h"#include "WorldConfig.h"#include <unordered_map>Go to the source code of this file.
Classes | |
| struct | CliCommandHolder |
| Storage class for commands issued for delayed execution. More... | |
| class | IWorld |
Enumerations | |
| enum | ServerMessageType { SERVER_MSG_SHUTDOWN_TIME = 1 , SERVER_MSG_RESTART_TIME = 2 , SERVER_MSG_STRING = 3 , SERVER_MSG_SHUTDOWN_CANCELLED = 4 , SERVER_MSG_RESTART_CANCELLED = 5 } |
| enum ServerMessageType |
| Enumerator | |
|---|---|
| SERVER_MSG_SHUTDOWN_TIME | |
| SERVER_MSG_RESTART_TIME | |
| SERVER_MSG_STRING | |
| SERVER_MSG_SHUTDOWN_CANCELLED | |
| SERVER_MSG_RESTART_CANCELLED | |