|
| | instance_icecrown_citadel () |
| |
| InstanceScript * | GetInstanceScript (InstanceMap *map) const override |
| |
| bool | IsDatabaseBound () const override |
| |
| void | checkValidity () override |
| |
| virtual bool | isAfterLoadScript () const |
| |
| const std::string & | GetName () const |
| |
| uint16 | GetTotalAvailableHooks () |
| |
| void | checkMap () |
| |
| MapEntry const * | GetEntry () |
| |
| virtual void | OnCreate (InstanceMap *) |
| |
| virtual void | OnDestroy (InstanceMap *) |
| |
| virtual void | OnLoadGridMap (InstanceMap *, GridTerrainData *, uint32, uint32) |
| |
| virtual void | OnUnloadGridMap (InstanceMap *, GridTerrainData *, uint32, uint32) |
| |
| virtual void | OnPlayerEnter (InstanceMap *, Player *) |
| |
| virtual void | OnPlayerLeave (InstanceMap *, Player *) |
| |
| void | OnUpdate (InstanceMap *, uint32) override |
| |
| virtual void | OnUpdate (TObject *, uint32) |
| |
◆ instance_icecrown_citadel()
| instance_icecrown_citadel::instance_icecrown_citadel |
( |
| ) |
|
|
inline |
@ MAP_ICECROWN_CITADEL
Definition AreaDefines.h:265
Definition InstanceMapScript.h:24
#define ICCScriptName
Definition icecrown_citadel.h:30
◆ GetInstanceScript()
Reimplemented from InstanceMapScript.
1978 {
1979 return new instance_icecrown_citadel_InstanceMapScript(map);
1980 }
The documentation for this class was generated from the following file: