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

#include <Player.h>

Public Member Functions

 SpellModifier (Aura *_ownerAura)
 

Public Attributes

SpellModOp op
 
SpellModType type
 
int32 value
 
flag96 mask
 
uint32 spellId
 
Aura *const ownerAura
 

Detailed Description

Definition at line 164 of file Player.h.

Constructor & Destructor Documentation

◆ SpellModifier()

SpellModifier::SpellModifier ( Aura _ownerAura)
inline

Definition at line 166 of file Player.h.

Member Data Documentation

◆ mask

flag96 SpellModifier::mask

Definition at line 172 of file Player.h.

◆ op

SpellModOp SpellModifier::op

Definition at line 168 of file Player.h.

◆ ownerAura

Aura* const SpellModifier::ownerAura

Definition at line 174 of file Player.h.

◆ spellId

uint32 SpellModifier::spellId

Definition at line 173 of file Player.h.

◆ type

SpellModType SpellModifier::type

Definition at line 169 of file Player.h.

◆ value

int32 SpellModifier::value

Definition at line 171 of file Player.h.


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