![]() |
TrinityCore
|
Inheritance diagram for spell_dh_soul_fragments_damage_taken_tracker:Private Member Functions | |
| bool | Validate (SpellInfo const *) override |
| bool | Load () override |
| void | Update (AuraEffect *) |
| void | HandleCalcAmount (AuraEffect const *, SpellEffectValue &amount, bool &canBeRecalculated) |
| void | HandleProc (AuraEffect const *, ProcEventInfo const &eventInfo) |
| void | Register () override |
Static Private Member Functions | |
| static bool | CheckProc (AuraScript const &, ProcEventInfo const &eventInfo) |
Private Attributes | |
| std::vector< uint32 > | _damagePerSecond |
Definition at line 2332 of file spell_dh.cpp.
|
inlinestaticprivate |
Definition at line 2349 of file spell_dh.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
|
inlineprivate |
Definition at line 2367 of file spell_dh.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 2339 of file spell_dh.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 2372 of file spell_dh.cpp.
Here is the call graph for this function:
|
inlineprivate |
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 2334 of file spell_dh.cpp.
Here is the call graph for this function:
|
private |
Definition at line 2381 of file spell_dh.cpp.