AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_hun_aspect_of_the_beast) | |
bool | Load () override |
bool | Validate (SpellInfo const *) override |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnPetApply (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References AuraScript::GetCaster(), and Object::IsPlayer().
|
inlineprivate |
References AuraScript::GetCaster(), and SPELL_HUNTER_ASPECT_OF_THE_BEAST_PET.
Referenced by Register().
|
inlineprivate |
References Unit::GetOwner(), AuraScript::GetUnitOwner(), AuraScript::SetDuration(), and SPELL_HUNTER_ASPECT_OF_THE_BEAST.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetCaster(), and SPELL_HUNTER_ASPECT_OF_THE_BEAST_PET.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, _SpellScript::m_scriptSpellId, OnApply(), OnPetApply(), OnRemove(), and SPELL_AURA_UNTRACKABLE.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_HUNTER_ASPECT_OF_THE_BEAST_PET, and _SpellScript::ValidateSpellInfo().