|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleAfterHit () |
| void | HandleBeforeHit () |
| PrepareSpellScript (spell_monk_zen_sphere_SpellScript) | |
| void | Register () |
Private Attributes | |
| bool | active |
Definition at line 2609 of file spell_monk.cpp.
|
inlineprivate |
Definition at line 2625 of file spell_monk.cpp.
References active, SpellScript::GetCaster(), SpellScript::GetHitUnit(), SPELL_MONK_ZEN_SPHERE_DETONATE_DAMAGE, SPELL_MONK_ZEN_SPHERE_DETONATE_HEAL, and SPELL_MONK_ZEN_SPHERE_HEAL.
Referenced by Register().
|
inlineprivate |
Definition at line 2615 of file spell_monk.cpp.
References active, SpellScript::GetCaster(), SpellScript::GetHitUnit(), and SPELL_MONK_ZEN_SPHERE_HEAL.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2642 of file spell_monk.cpp.
References SpellScript::AfterHit, SpellScript::BeforeHit, HandleAfterHit(), HandleBeforeHit(), and SpellHitFn.
|
private |
Definition at line 2613 of file spell_monk.cpp.
Referenced by HandleAfterHit(), and HandleBeforeHit().