![]() |
TrinityCore
|
#include <Player.h>
Inheritance diagram for SpellFlatModifierByLabel:Public Member Functions | |
| SpellFlatModifierByLabel (SpellModOp _op, uint32 _spellId, Aura *_ownerAura, uint32 _label) | |
Public Member Functions inherited from SpellModifier | |
| SpellModifier (SpellModOp _op, SpellModType _type, uint32 _spellId, Aura *_ownerAura) | |
| virtual | ~SpellModifier ()=default |
Public Attributes | |
| UF::SpellFlatModByLabel | value = { } |
Public Attributes inherited from SpellModifier | |
| SpellModOp | op |
| SpellModType | type |
| uint32 | spellId |
| Aura *const | ownerAura |
|
inline |
| UF::SpellFlatModByLabel SpellFlatModifierByLabel::value = { } |