AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_chapter5_light_of_dawn_aura_AuraScript) | |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::AddUnitMovementFlag(), Unit::Dismount(), AuraScript::GetUnitOwner(), MOVEMENTFLAG_FLYING, Unit::SetCanFly(), and Unit::SetDisableGravity().
Referenced by Register().
|
inlineprivate |
References Unit::GetMotionMaster(), AuraScript::GetUnitOwner(), MotionMaster::MoveFall(), MOVEMENTFLAG_FLYING, Unit::RemoveUnitMovementFlag(), Unit::SetCanFly(), and Unit::SetDisableGravity().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), AuraScript::OnEffectApply, AuraScript::OnEffectRemove, OnRemove(), and SPELL_AURA_DUMMY.