AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Private Member Functions | |
PrepareAuraScript (spell_gen_animal_blood) | |
bool | Validate (SpellInfo const *) override |
void | OnApply (AuraEffect const *, AuraEffectHandleModes) |
void | OnRemove (AuraEffect const *, AuraEffectHandleModes) |
void | Register () override |
|
inlineprivate |
References ObjectGuid::Empty, AuraScript::GetAura(), AuraScript::GetUnitOwner(), Unit::RemoveOwnedAura(), and SPELL_ANIMAL_BLOOD.
Referenced by Register().
|
inlineprivate |
References AuraScript::GetUnitOwner(), and SPELL_SPAWN_BLOOD_POOL.
Referenced by Register().
|
private |
|
inlineoverrideprivatevirtual |
Implements _SpellScript.
References AuraScript::AfterEffectApply, AuraScript::AfterEffectRemove, AURA_EFFECT_HANDLE_REAL, AuraEffectApplyFn, AuraEffectRemoveFn, EFFECT_0, OnApply(), OnRemove(), and SPELL_AURA_PERIODIC_TRIGGER_SPELL.
|
inlineoverrideprivatevirtual |
Reimplemented from _SpellScript.
References SPELL_SPAWN_BLOOD_POOL, and _SpellScript::ValidateSpellInfo().