|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | HandleOnEffectApply (AuraEffect const *aurEff, AuraEffectHandleModes) |
| PrepareAuraScript (spell_monk_brewing_tigereye_brew_AuraScript) | |
| void | Register () |
| void | SetData (uint32 type, uint32 data) |
| bool | Validate (SpellInfo const *) |
Private Attributes | |
| uint32 | chiConsumed |
Definition at line 819 of file spell_monk.cpp.
|
inlineprivate |
|
private |
|
inlineprivatevirtual |
Implements _SpellScript.
Definition at line 850 of file spell_monk.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, EFFECT_0, HandleOnEffectApply(), AuraScript::OnEffectApply, and SPELL_AURA_DUMMY.
|
inlineprivate |
Definition at line 837 of file spell_monk.cpp.
References chiConsumed, AuraScript::GetCaster(), and SPELL_MONK_TIGEREYE_BREW_BUFF.
|
inlineprivatevirtual |
Reimplemented from _SpellScript.
Definition at line 823 of file spell_monk.cpp.
References SPELL_MONK_BREWING_TIGEREYE_BREW, and sSpellMgr.
|
private |
Definition at line 830 of file spell_monk.cpp.
Referenced by HandleOnEffectApply(), and SetData().