AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Member Functions | |
TalentSpellPos ()=default | |
TalentSpellPos (uint16 _talent_id, uint8 _rank) | |
Public Attributes | |
uint16 | talent_id {0} |
uint8 | rank {0} |
|
default |
uint8 TalentSpellPos::rank {0} |
Referenced by Player::ActivateSpec(), and Player::addTalent().
uint16 TalentSpellPos::talent_id {0} |
Referenced by Player::addTalent().