TrinityCore
SpellModifierByLabel< T > Struct Template Reference

#include <Player.h>

+ Inheritance diagram for SpellModifierByLabel< T >:

Public Member Functions

 SpellModifierByLabel (Aura *_ownerAura)
 
- Public Member Functions inherited from SpellModifier
 SpellModifier (Aura *_ownerAura)
 
virtual ~SpellModifier ()=default
 

Public Attributes

value
 
- Public Attributes inherited from SpellModifier
SpellModOp op
 
SpellModType type
 
uint32 spellId
 
Aura *const ownerAura
 

Detailed Description

template<typename T>
struct SpellModifierByLabel< T >

Definition at line 245 of file Player.h.

Constructor & Destructor Documentation

◆ SpellModifierByLabel()

template<typename T >
SpellModifierByLabel< T >::SpellModifierByLabel ( Aura _ownerAura)
inline

Definition at line 247 of file Player.h.

Member Data Documentation

◆ value

template<typename T >
T SpellModifierByLabel< T >::value

Definition at line 249 of file Player.h.


The documentation for this struct was generated from the following file: