Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
SpellModifier Struct Reference

#include <Player.h>

Collaboration diagram for SpellModifier:

Public Member Functions

 SpellModifier (Aura *_ownerAura=NULL)

Public Attributes

int16 charges: 16
flag128 mask
SpellModOp op: 8
Aura *const ownerAura
uint32 spellId
SpellModType type: 8
float value

Detailed Description

Definition at line 167 of file Player.h.

Constructor & Destructor Documentation

◆ SpellModifier()

SpellModifier::SpellModifier ( Aura * _ownerAura = NULL)
inline

Definition at line 169 of file Player.h.

References charges, mask, op, ownerAura, spellId, SPELLMOD_DAMAGE, SPELLMOD_FLAT, type, and value.

Member Data Documentation

◆ charges

◆ mask

◆ op

◆ ownerAura

◆ spellId

◆ type

◆ value


The documentation for this struct was generated from the following file:
  • src/server/game/Entities/Player/Player.h