![]() |
TrinityCore
|
Inheritance diagram for condition_thorim_arena_leap:Public Member Functions | |
| condition_thorim_arena_leap () | |
| bool | OnConditionCheck (Condition const *condition, ConditionSourceInfo &sourceInfo) override |
Public Member Functions inherited from ConditionScript | |
| ~ConditionScript () | |
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 | |
| HeightPositionCheck | _check |
Additional Inherited Members | |
Protected Member Functions inherited from ConditionScript | |
| ConditionScript (char const *name) noexcept | |
Protected Member Functions inherited from ScriptObject | |
| ScriptObject (char const *name) noexcept | |
| virtual | ~ScriptObject () |
Definition at line 2075 of file boss_thorim.cpp.
|
inline |
Definition at line 2078 of file boss_thorim.cpp.
|
inlineoverridevirtual |
Reimplemented from ConditionScript.
Definition at line 2080 of file boss_thorim.cpp.
Here is the call graph for this function:
|
private |
Definition at line 2092 of file boss_thorim.cpp.