|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Member Functions | |
| TalentSpellPos () | |
| TalentSpellPos (uint16 _talent_id, uint8 _rank) | |
Public Attributes | |
| uint8 | rank |
| uint16 | talent_id |
Definition at line 3053 of file DBCStructure.h.
|
inline |
Definition at line 3055 of file DBCStructure.h.
Definition at line 3056 of file DBCStructure.h.
| uint8 TalentSpellPos::rank |
Definition at line 3059 of file DBCStructure.h.
Referenced by TalentSpellPos(), and TalentSpellPos().
| uint16 TalentSpellPos::talent_id |
Definition at line 3058 of file DBCStructure.h.
Referenced by TalentSpellPos(), and TalentSpellPos().