TrinityCore
|
This is the complete list of members for ItemChatLink, including all inherited members.
_bonusListIDs | ItemChatLink | protected |
_color | ChatLink | protected |
_data | ItemChatLink | protected |
_endPos | ChatLink | protected |
_item | ItemChatLink | protected |
_name | ChatLink | protected |
_property | ItemChatLink | protected |
_startPos | ChatLink | protected |
_suffix | ItemChatLink | protected |
ChatLink() | ChatLink | inline |
FormatName(uint8 index, LocalizedString *suffixStrings) const | ItemChatLink | protected |
Initialize(std::istringstream &iss) override | ItemChatLink | virtual |
ItemChatLink() | ItemChatLink | inline |
SetBounds(std::istringstream::pos_type startPos, std::istringstream::pos_type endPos) | ChatLink | inline |
SetColor(uint32 color) | ChatLink | inline |
ValidateName(char *buffer, const char *context) override | ItemChatLink | virtual |
~ChatLink() | ChatLink | inlinevirtual |