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