#include <ChatLink.h>
EnchantmentChatLink::EnchantmentChatLink |
( |
| ) |
|
|
inline |
SpellChatLink()
Definition: ChatLink.h:95
bool EnchantmentChatLink::Initialize |
( |
std::istringstream & |
iss | ) |
|
|
overridevirtual |
Reimplemented from SpellChatLink.
530 TC_LOG_TRACE(
"chat.system",
"ChatHandler::isValidChatMessage('%s'): sequence finished unexpectedly while reading enchantment spell entry", iss.str().c_str());
537 TC_LOG_TRACE(
"chat.system",
"ChatHandler::isValidChatMessage('%s'): got invalid spell id %u in |enchant command", iss.str().c_str(), spellId);
uint32 _color
Definition: ChatLink.h:51
bool ReadUInt32(std::istringstream &iss, uint32 &res)
Definition: ChatLink.cpp:49
Definition: SharedDefines.h:4322
SpellInfo const * _spell
Definition: ChatLink.h:100
#define TC_LOG_TRACE(filterType__,...)
Definition: Log.h:195
#define sSpellMgr
Definition: SpellMgr.h:756
uint32_t uint32
Definition: Define.h:150
The documentation for this class was generated from the following files: