![]() |
TrinityCore
|
#include <ScriptMgr.h>
Protected Member Functions | |
| BattlegroundMapScript (const char *name, uint32 mapId) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (const char *name) | |
| virtual | ~ScriptObject () |
Protected Member Functions inherited from MapScript< BattlegroundMap > | |
| MapScript (uint32 mapId) | |
Protected Member Functions inherited from UpdatableScript< BattlegroundMap > | |
| UpdatableScript () | |
| virtual | ~UpdatableScript () |
Additional Inherited Members | |
Public Member Functions inherited from ScriptObject | |
| const std::string & | GetName () const |
Public Member Functions inherited from MapScript< BattlegroundMap > | |
| MapEntry const * | GetEntry () |
| virtual void | OnCreate (BattlegroundMap *) |
| virtual void | OnDestroy (BattlegroundMap *) |
| virtual void | OnLoadGridMap (BattlegroundMap *, GridMap *, uint32, uint32) |
| virtual void | OnUnloadGridMap (BattlegroundMap *, GridMap *, uint32, uint32) |
| virtual void | OnPlayerEnter (BattlegroundMap *, Player *) |
| virtual void | OnPlayerLeave (BattlegroundMap *, Player *) |
Public Member Functions inherited from UpdatableScript< BattlegroundMap > | |
| virtual void | OnUpdate (BattlegroundMap *, uint32) |
Here is the call graph for this function:
1.8.8