|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleAfterCast () |
| void | HandleBeforeCast () |
| PrepareSpellScript (spell_monk_mana_tea_SpellScript) | |
| void | Register () |
Private Attributes | |
| SpellModifier * | spellMod |
Definition at line 2435 of file spell_monk.cpp.
|
inlineprivate |
Definition at line 2464 of file spell_monk.cpp.
References SpellScript::GetCaster(), and spellMod.
Referenced by Register().
|
inlineprivate |
Definition at line 2441 of file spell_monk.cpp.
References SpellScript::GetCaster(), IN_MILLISECONDS, SPELL_MONK_MANA_TEA_REGEN, SPELL_MONK_MANA_TEA_STACKS, spellMod, SPELLMOD_DURATION, and SPELLMOD_FLAT.
Referenced by Register().
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 2470 of file spell_monk.cpp.
References SpellScript::AfterCast, SpellScript::BeforeCast, HandleAfterCast(), HandleBeforeCast(), and SpellCastFn.
|
private |
Definition at line 2439 of file spell_monk.cpp.
Referenced by HandleAfterCast(), and HandleBeforeCast().