![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Player.h"
Public Member Functions | |
| bool | IsInSpec (uint8 spec) |
Public Attributes | |
| PlayerSpellState | State: 7 |
| bool | Active: 1 |
| uint8 | specMask: 8 |
| bool PlayerSpell::Active |
Referenced by Player::_addSpell().
| uint8 PlayerSpell::specMask |
Referenced by Player::_addSpell(), and IsInSpec().
| PlayerSpellState PlayerSpell::State |
Referenced by Player::_addSpell().