![]() |
TrinityCore
|
Inheritance diagram for at_ioc_backdoor_job:Public Member Functions | |
| at_ioc_backdoor_job () | |
| bool | OnTrigger (Player *player, AreaTriggerEntry const *trigger) 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 |
Static Public Attributes | |
| static constexpr uint32 | AT_HORDE_KEEP = 5535 |
| static constexpr uint32 | AT_ALLIANCE_KEEP = 5536 |
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 354 of file isle_of_conquest.cpp.
|
inline |
Definition at line 360 of file isle_of_conquest.cpp.
|
inlineoverridevirtual |
@hack: this spell should be cast by npc 22515 (World Trigger) and not by the player
Reimplemented from AreaTriggerScript.
Definition at line 362 of file isle_of_conquest.cpp.
Here is the call graph for this function:
|
staticconstexpr |
Definition at line 358 of file isle_of_conquest.cpp.
|
staticconstexpr |
Definition at line 357 of file isle_of_conquest.cpp.