![]() |
TrinityCore
|
Inheritance diagram for spell_ymiron_the_fallen_king_arise_fallen_selector:Private Member Functions | |
| void | HandleHit (SpellEffIndex) |
| void | FilterTargets (std::list< WorldObject * > &targets) |
| void | HandleHitTarget (SpellEffIndex) |
| void | Register () override |
Private Attributes | |
| std::queue< ObjectGuid > | _baneATGUIDs |
| uint8 | _atsPerTarget = 0 |
| uint8 | _remainingBaneATs = 0 |
Static Private Attributes | |
| static constexpr float | SPAWN_DIST_TO_TARGET = 3.5f |
Definition at line 603 of file boss_ymiron_the_fallen_king.cpp.
|
inlineprivate |
Definition at line 623 of file boss_ymiron_the_fallen_king.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 607 of file boss_ymiron_the_fallen_king.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 631 of file boss_ymiron_the_fallen_king.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 659 of file boss_ymiron_the_fallen_king.cpp.
Here is the call graph for this function:
|
private |
Definition at line 668 of file boss_ymiron_the_fallen_king.cpp.
|
private |
Definition at line 667 of file boss_ymiron_the_fallen_king.cpp.
|
private |
Definition at line 669 of file boss_ymiron_the_fallen_king.cpp.
|
staticconstexprprivate |
Definition at line 605 of file boss_ymiron_the_fallen_king.cpp.