|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ChatLink.h>
Public Member Functions | |
| EnchantmentChatLink () | |
| virtual bool | Initialize (std::istringstream &iss) |
| Public Member Functions inherited from SpellChatLink | |
| SpellChatLink () | |
| virtual bool | ValidateName (char *buffer, const char *context) |
| Public Member Functions inherited from ChatLink | |
| ChatLink () | |
| void | SetBounds (std::istringstream::pos_type startPos, std::istringstream::pos_type endPos) |
| void | SetColor (uint32 color) |
| virtual | ~ChatLink () |
Additional Inherited Members | |
| Protected Attributes inherited from SpellChatLink | |
| SpellInfo const * | _spell |
| Protected Attributes inherited from ChatLink | |
| uint32 | _color |
| std::istringstream::pos_type | _endPos |
| std::string | _name |
| std::istringstream::pos_type | _startPos |
Definition at line 125 of file ChatLink.h.
|
inline |
Definition at line 128 of file ChatLink.h.
References SpellChatLink::SpellChatLink().
|
virtual |
Reimplemented from SpellChatLink.
Definition at line 462 of file ChatLink.cpp.
References ChatLink::_color, SpellChatLink::_spell, CHAT_LINK_COLOR_ENCHANT, ReadUInt32(), SF_LOG_TRACE, and sSpellMgr.