![]() |
TrinityCore
|
The beast room areatrigger, this one triggers boss pathing. (AT Id 2066) More...
Inheritance diagram for at_trigger_the_beast_movement:Public Member Functions | |
| at_trigger_the_beast_movement () | |
| bool | OnTrigger (Player *player, const AreaTriggerEntry *) override |
Public Member Functions inherited from ScriptObject | |
| std::string const & | GetName () const |
Additional Inherited Members | |
Protected Member Functions inherited from AreaTriggerScript | |
| AreaTriggerScript (char const *name) | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) | |
| virtual | ~ScriptObject () |
The beast room areatrigger, this one triggers boss pathing. (AT Id 2066)
Definition at line 222 of file boss_the_beast.cpp.
|
inline |
Definition at line 225 of file boss_the_beast.cpp.
|
inlineoverridevirtual |
Reimplemented from AreaTriggerScript.
Definition at line 227 of file boss_the_beast.cpp.
Here is the call graph for this function: