|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Private Member Functions | |
| void | OnApply (AuraEffect const *aurEff, AuraEffectHandleModes) |
| void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
| PrepareAuraScript (spell_gen_override_display_power_AuraScript) | |
| void | Register () override |
Definition at line 3701 of file spell_generic.cpp.
|
inlineprivate |
Definition at line 3705 of file spell_generic.cpp.
References AuraEffect::GetMiscValue(), AuraScript::GetTarget(), and UNIT_FIELD_OVERRIDE_DISPLAY_POWER_ID.
Referenced by Register().
|
inlineprivate |
Definition at line 3711 of file spell_generic.cpp.
References AuraScript::GetTarget(), and UNIT_FIELD_OVERRIDE_DISPLAY_POWER_ID.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
Definition at line 3717 of file spell_generic.cpp.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, EFFECT_1, EFFECT_4, _SpellScript::m_scriptSpellId, OnApply(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, OnRemove(), and SPELL_AURA_402.