1792 {
1795 }
@ EFFECT_0
Definition SharedDefines.h:31
@ EFFECT_2
Definition SharedDefines.h:33
@ SPELL_AURA_PROC_TRIGGER_SPELL
Definition SpellAuraDefines.h:105
@ SPELL_AURA_SCHOOL_ABSORB
Definition SpellAuraDefines.h:132
@ AURA_EFFECT_HANDLE_REAL
Definition SpellAuraDefines.h:42
#define AuraEffectProcFn(F, I, N)
Definition SpellScript.h:868
#define AuraEffectRemoveFn(F, I, N, M)
Definition SpellScript.h:766
HookList< EffectApplyHandler > OnEffectRemove
Definition SpellScript.h:761
HookList< EffectProcHandler > OnEffectProc
Definition SpellScript.h:863
void HandleProc(AuraEffect const *aurEff, ProcEventInfo &)
Definition spell_item.cpp:1780
void OnRemove(AuraEffect const *, AuraEffectHandleModes)
Definition spell_item.cpp:1786