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

#include <Player.h>

+ Inheritance diagram for SpellModifierByClassMask:

Public Member Functions

 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

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

Detailed Description

Definition at line 265 of file Player.h.

Constructor & Destructor Documentation

◆ SpellModifierByClassMask()

SpellModifierByClassMask::SpellModifierByClassMask ( SpellModOp  _op,
SpellModType  _type,
uint32  _spellId,
Aura _ownerAura,
flag128 const &  _mask 
)
inline

Definition at line 267 of file Player.h.

Member Data Documentation

◆ mask

flag128 SpellModifierByClassMask::mask

Definition at line 270 of file Player.h.


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