TrinityCore
SpellAuraEffects.h File Reference
#include "SpellAuras.h"
+ Include dependency graph for SpellAuraEffects.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AuraEffect
 
class  Trinity::AbsorbAuraOrderPred
 

Namespaces

namespace  Trinity
 

Typedefs

typedef void(AuraEffect::* pAuraEffectHandler) (AuraApplication const *aurApp, uint8 mode, bool apply) const
 

Typedef Documentation

◆ pAuraEffectHandler

typedef void(AuraEffect::* pAuraEffectHandler) (AuraApplication const *aurApp, uint8 mode, bool apply) const

Definition at line 27 of file SpellAuraEffects.h.