|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | bit_index |
| char * | name |
Definition at line 812 of file DBCStructure.h.
| uint32 CharTitlesEntry::bit_index |
Definition at line 818 of file DBCStructure.h.
Referenced by character_commandscript::HandleCharacterTitlesCommand(), WorldSession::HandleCharFactionOrRaceChange(), lookup_commandscript::HandleLookupTitleCommand(), titles_commandscript::HandleTitlesCurrentCommand(), Player::HasTitle(), and Player::SetTitle().
| char* CharTitlesEntry::name |
Definition at line 816 of file DBCStructure.h.
Referenced by character_commandscript::HandleCharacterTitlesCommand(), lookup_commandscript::HandleLookupTitleCommand(), titles_commandscript::HandleTitlesAddCommand(), titles_commandscript::HandleTitlesCurrentCommand(), and titles_commandscript::HandleTitlesRemoveCommand().