![]() |
TrinityCore
|
Inheritance diagram for spell_dk_death_strike_enabler:Private Member Functions | |
| bool | CheckProc (ProcEventInfo &eventInfo) |
| void | Update (AuraEffect *) |
| void | HandleCalcAmount (AuraEffect const *, SpellEffectValue &amount, bool &canBeRecalculated) |
| void | HandleProc (AuraEffect *, ProcEventInfo &eventInfo) |
| void | Register () override |
Private Attributes | |
| std::array< uint32, LAST_SECONDS > | _damagePerSecond = { } |
Static Private Attributes | |
| static constexpr uint8 | LAST_SECONDS = 5 |
Definition at line 747 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 752 of file spell_dk.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
|
inlineprivate |
Definition at line 770 of file spell_dk.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 775 of file spell_dk.cpp.
Here is the call graph for this function:
|
inlineprivate |
|
private |
Definition at line 784 of file spell_dk.cpp.
|
staticconstexprprivate |
Definition at line 750 of file spell_dk.cpp.