AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_halion_twilight_phasing_aura) | |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::AttackStop(), MotionMaster::Clear(), ThreatMgr::clearReferences(), Unit::GetMotionMaster(), AuraScript::GetTarget(), Unit::GetThreatMgr(), REACT_DEFENSIVE, Unit::RemoveAllAttackers(), Creature::SetReactState(), Unit::SetUnitFlag(), Object::ToCreature(), and UNIT_FLAG_NOT_SELECTABLE.
Referenced by Register().
|
inlineprivate |
References Unit::AttackStop(), MotionMaster::Clear(), ThreatMgr::clearReferences(), Unit::GetMotionMaster(), AuraScript::GetTarget(), Unit::GetThreatMgr(), REACT_DEFENSIVE, Unit::RemoveAllAttackers(), Unit::RemoveUnitFlag(), Creature::SetReactState(), Object::ToCreature(), and UNIT_FLAG_NOT_SELECTABLE.
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_TRANSFORM.