1565 {
1568 }
@ 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:847
#define AuraEffectRemoveFn(F, I, N, M)
Definition SpellScript.h:754
HookList< EffectApplyHandler > OnEffectRemove
Definition SpellScript.h:749
HookList< EffectProcHandler > OnEffectProc
Definition SpellScript.h:842
void HandleProc(AuraEffect const *aurEff, ProcEventInfo &)
Definition spell_item.cpp:1553
void OnRemove(AuraEffect const *, AuraEffectHandleModes)
Definition spell_item.cpp:1559