3938 {
3941 }
@ EFFECT_1
Definition: SharedDefines.h:32
#define AuraEffectApplyFn(F, I, N, M)
Definition: SpellScript.h:743
#define AuraEffectRemoveFn(F, I, N, M)
Definition: SpellScript.h:754
@ SPELL_AURA_DUMMY
Definition: SpellAuraDefines.h:67
@ AURA_EFFECT_HANDLE_REAL
Definition: SpellAuraDefines.h:42
HookList< EffectApplyHandler > AfterEffectRemove
Definition: SpellScript.h:753
HookList< EffectApplyHandler > AfterEffectApply
Definition: SpellScript.h:742
void AfterApply(AuraEffect const *, AuraEffectHandleModes)
Definition: spell_generic.cpp:3922
void AfterRemove(AuraEffect const *, AuraEffectHandleModes)
Definition: spell_generic.cpp:3929