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