|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| bool | Load () OVERRIDE |
| PrepareAuraScript (spell_warl_soul_swap_override_AuraScript) | |
| void | Register () OVERRIDE |
| Forced to, pure virtual functions must have a body when linking. | |
Private Attributes | |
| std::list< uint32 > | _dotList |
| Unit * | _swapCaster |
Definition at line 480 of file spell_warlock.cpp.
|
inline |
Definition at line 494 of file spell_warlock.cpp.
References _dotList.
Referenced by spell_warl_soul_swap_dot_marker::spell_warl_soul_swap_dot_marker_SpellScript::HandleHit().
|
inline |
Definition at line 495 of file spell_warlock.cpp.
References _dotList.
Referenced by spell_warl_soul_swap_exhale::spell_warl_soul_swap_exhale_SpellScript::OnEffectHit().
|
inline |
Definition at line 496 of file spell_warlock.cpp.
References _swapCaster.
Referenced by spell_warl_soul_swap_exhale::spell_warl_soul_swap_exhale_SpellScript::OnEffectHit().
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 484 of file spell_warlock.cpp.
References _swapCaster, and OVERRIDE.
|
private |
|
inlineprivatevirtual |
Forced to, pure virtual functions must have a body when linking.
Implements _SpellScript.
Definition at line 491 of file spell_warlock.cpp.
References OVERRIDE.
|
inline |
Definition at line 497 of file spell_warlock.cpp.
References _swapCaster.
Referenced by spell_warl_soul_swap_dot_marker::spell_warl_soul_swap_dot_marker_SpellScript::HandleHit().
|
private |
Definition at line 500 of file spell_warlock.cpp.
Referenced by AddDot(), and GetDotList().
|
private |
Definition at line 501 of file spell_warlock.cpp.
Referenced by GetOriginalSwapSource(), Load(), and SetOriginalSwapSource().