AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Player.h"
Public Member Functions | |
bool | IsInSpec (uint8 spec) |
Public Attributes | |
PlayerSpellState | State: 8 |
uint8 | specMask: 8 |
uint32 | talentID |
bool | inSpellBook |
bool PlayerTalent::inSpellBook |
Referenced by Player::addTalent().
uint8 PlayerTalent::specMask |
Referenced by Player::addTalent(), and IsInSpec().
PlayerSpellState PlayerTalent::State |
Referenced by Player::addTalent().
uint32 PlayerTalent::talentID |
Referenced by Player::addTalent().