|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | OverrideSpellID |
| uint32 | playerClass |
| uint32 | Row |
| uint32 | SpellId |
| uint32 | TalentID |
Definition at line 2720 of file DBCStructure.h.
| uint32 TalentEntry::OverrideSpellID |
Definition at line 2731 of file DBCStructure.h.
Referenced by WorldSession::HandleCastSpellOpcode().
| uint32 TalentEntry::playerClass |
Definition at line 2730 of file DBCStructure.h.
Referenced by Player::ActivateSpec(), Player::BuildPlayerTalentsInfoData(), WorldSession::HandleCastSpellOpcode(), learn_commandscript::HandleLearnAllMyTalentsCommand(), Player::LearnTalent(), Player::ResetTalents(), and Player::SendInspectResult().
| uint32 TalentEntry::Row |
Definition at line 2724 of file DBCStructure.h.
Referenced by Player::LearnTalent().
| uint32 TalentEntry::SpellId |
Definition at line 2726 of file DBCStructure.h.
Referenced by Player::ActivateSpec(), Player::BuildPlayerTalentsInfoData(), ChatHandler::extractSpellIdFromLink(), WorldSession::HandleCastSpellOpcode(), learn_commandscript::HandleLearnAllMyTalentsCommand(), TalentChatLink::Initialize(), Player::LearnTalent(), TransportMgr::LoadDBCStores, Player::RemoveTalent(), Player::ResetTalents(), and Player::SendInspectResult().
| uint32 TalentEntry::TalentID |
Definition at line 2722 of file DBCStructure.h.
Referenced by Player::BuildPlayerTalentsInfoData(), and Player::SendInspectResult().