![]() |
TrinityCore
|
Inheritance diagram for spell_sha_downpour:Private Member Functions | |
| bool | Validate (SpellInfo const *spellInfo) override |
| void | CountEffectivelyHealedTarget () |
| void | HandleCooldown () const |
| void | Register () override |
Static Private Member Functions | |
| static void | FilterTargets (SpellScript const &, std::list< WorldObject * > &targets) |
Private Attributes | |
| int32 | _healedTargets = 0 |
Definition at line 770 of file spell_shaman.cpp.
|
inlineprivate |
Definition at line 782 of file spell_shaman.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 777 of file spell_shaman.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 789 of file spell_shaman.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 795 of file spell_shaman.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 772 of file spell_shaman.cpp.
Here is the call graph for this function:
|
private |
Definition at line 802 of file spell_shaman.cpp.