AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
AllMapScript.cpp File Reference
#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 >
 

Variable Documentation

◆ ScriptRegistry< AllMapScript >