![]() |
TrinityCore
|
Inheritance diagram for spell_ymiron_the_fallen_king_bane_periodic_AuraScript:Private Member Functions | |
| void | CalcPeriodic (AuraEffect const *, bool &, int32 &litude) |
| void | SpawnBaneOrb (int8 tickNumber) |
| void | OnAfterApply (AuraEffect const *, AuraEffectHandleModes) |
| void | OnPeriodic (AuraEffect const *aurEff) |
| void | OnAfterRemove (AuraEffect const *, AuraEffectHandleModes) |
| void | Register () override |
Private Attributes | |
| std::array< float, BANE_MAX_TOTAL_TICKS *2 > | _angles = { } |
| std::array< float, BANE_MAX_TOTAL_TICKS *2 > | _distances = { } |
Static Private Attributes | |
| static constexpr float | BANE_MISSILE_DIST_OFFSET = 2.272f |
| static constexpr float | BANE_MISSILE_DIST_BASE = 10.0f |
| static constexpr float | BANE_MISSILE_ANGLE_OFFSET = 0.75f |
| static constexpr std::size_t | BANE_MAX_TOTAL_TICKS = 4 + 4 + 14 |
Definition at line 468 of file boss_ymiron_the_fallen_king.cpp.
|
inlineprivate |
Definition at line 476 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 496 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 523 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 512 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 528 of file boss_ymiron_the_fallen_king.cpp.
Here is the call graph for this function:
|
inlineprivate |
Definition at line 488 of file boss_ymiron_the_fallen_king.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 537 of file boss_ymiron_the_fallen_king.cpp.
|
private |
Definition at line 538 of file boss_ymiron_the_fallen_king.cpp.
|
staticconstexprprivate |
Definition at line 474 of file boss_ymiron_the_fallen_king.cpp.
|
staticconstexprprivate |
Definition at line 472 of file boss_ymiron_the_fallen_king.cpp.
|
staticconstexprprivate |
Definition at line 471 of file boss_ymiron_the_fallen_king.cpp.
|
staticconstexprprivate |
Definition at line 470 of file boss_ymiron_the_fallen_king.cpp.