TrinityCore
Loading...
Searching...
No Matches
SpellPctModifierByClassMask Struct Reference

#include <Player.h>

+ Inheritance diagram for SpellPctModifierByClassMask:

Public Member Functions

 SpellPctModifierByClassMask (SpellModOp _op, uint32 _spellId, Aura *_ownerAura, flag128 _mask)
 
- Public Member Functions inherited from SpellModifierByClassMask
 SpellModifierByClassMask (SpellModOp _op, SpellModType _type, uint32 _spellId, Aura *_ownerAura, flag128 const &_mask)
 
- Public Member Functions inherited from SpellModifier
 SpellModifier (SpellModOp _op, SpellModType _type, uint32 _spellId, Aura *_ownerAura)
 
virtual ~SpellModifier ()=default
 

Public Attributes

float value = { }
 
- Public Attributes inherited from SpellModifierByClassMask
flag128 mask
 
- Public Attributes inherited from SpellModifier
SpellModOp op
 
SpellModType type
 
uint32 spellId
 
Aura *const ownerAura
 

Detailed Description

Definition at line 281 of file Player.h.

Constructor & Destructor Documentation

◆ SpellPctModifierByClassMask()

SpellPctModifierByClassMask::SpellPctModifierByClassMask ( SpellModOp  _op,
uint32  _spellId,
Aura _ownerAura,
flag128  _mask 
)
inline

Definition at line 283 of file Player.h.

Member Data Documentation

◆ value

float SpellPctModifierByClassMask::value = { }

Definition at line 286 of file Player.h.


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