![]() |
TrinityCore
|
Inheritance diagram for spell_dk_corpse_explosion:Private Member Functions | |
| PrepareSpellScript (spell_dk_corpse_explosion) | |
| bool | Validate (SpellInfo const *spellInfo) override |
| void | CheckTarget (WorldObject *&target) |
| void | CheckTargets (std::list< WorldObject * > &targets) |
| void | HandleDamage (SpellEffIndex effIndex, Unit *target) |
| void | HandleCorpseExplosion (SpellEffIndex effIndex) |
| void | Register () override |
Private Attributes | |
| WorldObject * | _target = nullptr |
Definition at line 544 of file spell_dk.cpp.
|
inlineprivate |
Definition at line 559 of file spell_dk.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 567 of file spell_dk.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 601 of file spell_dk.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 586 of file spell_dk.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 621 of file spell_dk.cpp.
Here is the call graph for this function:
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 548 of file spell_dk.cpp.
Here is the call graph for this function:
|
private |
Definition at line 629 of file spell_dk.cpp.