AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Public Member Functions | |
at_ring_of_law () | |
bool | OnTrigger (Player *player, const AreaTrigger *) override |
Public Member Functions inherited from AreaTriggerScript | |
bool | IsDatabaseBound () const override |
virtual bool | OnTrigger (Player *, AreaTrigger const *) |
Public Member Functions inherited from ScriptObject | |
virtual bool | IsDatabaseBound () const |
virtual bool | isAfterLoadScript () const |
virtual void | checkValidity () |
const std::string & | GetName () const |
uint16 | GetTotalAvailableHooks () |
Additional Inherited Members | |
Protected Member Functions inherited from AreaTriggerScript | |
AreaTriggerScript (const char *name) | |
Protected Member Functions inherited from ScriptObject | |
ScriptObject (const char *name, uint16 totalAvailableHooks=0) | |
virtual | ~ScriptObject ()=default |
|
inline |
|
inlineoverridevirtual |
Reimplemented from AreaTriggerScript.
References DATA_TIME_RING_FAIL, DONE, GameTime::GetGameTime(), WorldObject::GetInstanceScript(), IN_PROGRESS, and TYPE_RING_OF_LAW.