![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Cell.h"#include "CellImpl.h"#include "Chat.h"#include "CommandScript.h"#include "GameObject.h"#include "GridNotifiers.h"#include "GridNotifiersImpl.h"#include "MapMgr.h"#include "Player.h"#include "ScriptMgr.h"#include "Tokenize.h"Go to the source code of this file.
Classes | |
| struct | PoolTemplateItem |
| struct | NodeGroup |
| struct | PoolSession |
| class | pooltools_commandscript |
Functions | |
| void | AddSC_pooltools_commandscript () |
Variables | |
| static std::map< ObjectGuid, PoolSession > | PoolSessions |
| void AddSC_pooltools_commandscript | ( | ) |
Referenced by AddCommandsScripts().
|
static |