![]() |
TrinityCore
|
Inheritance diagram for AreaTrigger_at_frostgrips_hollow:Public Member Functions | |
| AreaTrigger_at_frostgrips_hollow () | |
| bool | OnTrigger (Player *player, AreaTriggerEntry const *) override |
Public Member Functions inherited from AreaTriggerScript | |
| ~AreaTriggerScript () | |
| virtual bool | OnExit (Player *player, AreaTriggerEntry const *trigger) |
Public Member Functions inherited from ScriptObject | |
| ScriptObject (ScriptObject const &right)=delete | |
| ScriptObject (ScriptObject &&right)=delete | |
| ScriptObject & | operator= (ScriptObject const &right)=delete |
| ScriptObject & | operator= (ScriptObject &&right)=delete |
| std::string const & | GetName () const |
Private Attributes | |
| ObjectGuid | stormforgedMonitorGUID |
| ObjectGuid | stormforgedEradictorGUID |
Additional Inherited Members | |
Protected Member Functions inherited from AreaTriggerScript | |
| AreaTriggerScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 346 of file areatrigger_scripts.cpp.
|
inline |
|
inlineoverridevirtual |
The npc would search an alternative way to get to the last waypoint without this unit state.
Reimplemented from AreaTriggerScript.
Definition at line 355 of file areatrigger_scripts.cpp.
Here is the call graph for this function:
|
private |
Definition at line 390 of file areatrigger_scripts.cpp.
|
private |
Definition at line 389 of file areatrigger_scripts.cpp.