![]() |
TrinityCore
|
Inheritance diagram for spell_pri_power_word_radiance:Private Member Functions | |
| bool | Validate (SpellInfo const *) override |
| void | FilterTargets (std::list< WorldObject * > &targets) |
| void | HandleEffectHitTarget (SpellEffIndex) const |
| void | Register () override |
Static Private Member Functions | |
| static std::array< Trinity::TargetPriorityRule, 5 > | GetRadianceRules (Unit const *caster, Unit const *explTarget) |
Private Attributes | |
| std::vector< ObjectGuid > | _visualTargets |
Definition at line 3353 of file spell_priest.cpp.
|
inlineprivate |
Definition at line 3360 of file spell_priest.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlinestaticprivate |
Definition at line 3386 of file spell_priest.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 3379 of file spell_priest.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineoverrideprivatevirtual |
Implements SpellScriptBase.
Definition at line 3398 of file spell_priest.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from SpellScriptBase.
Definition at line 3355 of file spell_priest.cpp.
Here is the call graph for this function:
|
private |
Definition at line 3404 of file spell_priest.cpp.