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

#include <Player.h>

Public Attributes

PlayerSpellState state
 
bool active: 1
 
bool dependent: 1
 
bool disabled: 1
 
bool favorite: 1
 
Optional< PlayerSpellTraitTrait
 

Detailed Description

Definition at line 221 of file Player.h.

Member Data Documentation

◆ active

bool PlayerSpell::active

Definition at line 224 of file Player.h.

◆ dependent

bool PlayerSpell::dependent

Definition at line 225 of file Player.h.

◆ disabled

bool PlayerSpell::disabled

Definition at line 226 of file Player.h.

◆ favorite

bool PlayerSpell::favorite

Definition at line 227 of file Player.h.

◆ state

PlayerSpellState PlayerSpell::state

Definition at line 223 of file Player.h.

◆ Trait

Optional<PlayerSpellTrait> PlayerSpell::Trait

Definition at line 228 of file Player.h.


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