AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_load_into_catapult_aura) | |
bool | Validate (SpellInfo const *) override |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References Unit::CastSpell(), SPELL_PASSENGER_LOADED, and Object::ToUnit().
Referenced by Register().
|
inlineprivate |
References Unit::RemoveAurasDueToSpell(), SPELL_PASSENGER_LOADED, and Object::ToUnit().
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AURA_EFFECT_HANDLE_REAL, AURA_EFFECT_HANDLE_REAL_OR_REAPPLY_MASK, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), OnRemove(), and SPELL_AURA_CONTROL_VEHICLE.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_PASSENGER_LOADED.