AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AllMapScript.h"
#include "BattlegroundMapScript.h"
#include "InstanceMapScript.h"
#include "PlayerScript.h"
#include "ScriptMgr.h"
#include "ScriptMgrMacros.h"
#include "WorldMapScript.h"
Go to the source code of this file.
Namespaces | |
namespace | anonymous_namespace{AllMapScript.cpp} |
Functions | |
template<class ScriptName > | |
void | anonymous_namespace{AllMapScript.cpp}::ForeachMaps (Map *map, std::function< void(ScriptName *)> const &executeHook) |
Variables | |
template class AC_GAME_API | ScriptRegistry< AllMapScript > |
template class AC_GAME_API ScriptRegistry< AllMapScript > |