|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | canLink |
| int32 | categoryId |
| uint32 | id |
| char * | name |
Definition at line 2231 of file DBCStructure.h.
| uint32 SkillLineEntry::canLink |
Definition at line 2239 of file DBCStructure.h.
Referenced by learn_commandscript::HandleLearnAllCraftsCommand(), and learn_commandscript::HandleLearnAllRecipesCommand().
| int32 SkillLineEntry::categoryId |
Definition at line 2234 of file DBCStructure.h.
Referenced by Player::_LoadSkills(), GetSkillRangeType(), learn_commandscript::HandleLearnAllCraftsCommand(), learn_commandscript::HandleLearnAllRecipesCommand(), IsPrimaryProfessionSkill(), IsWeaponSkill(), TransportMgr::LoadDBCStores, Player::removeSpell(), and Player::SetSkill().
| uint32 SkillLineEntry::id |
Definition at line 2233 of file DBCStructure.h.
Referenced by Player::addSpell(), GetSkillRangeType(), learn_commandscript::HandleLearnAllCraftsCommand(), learn_commandscript::HandleLearnAllRecipesCommand(), Player::removeSpell(), and Player::UpdateSkillsForLevel().
| char* SkillLineEntry::name |
Definition at line 2235 of file DBCStructure.h.
Referenced by learn_commandscript::HandleLearnAllRecipesCommand(), lookup_commandscript::HandleLookupSkillCommand(), misc_commandscript::HandleSetSkillCommand(), TransportMgr::LoadDBCStores, and SpellChatLink::ValidateName().