![]() |
TrinityCore
|
#include "Hyperlinks.h"#include "DB2Stores.h"#include "Item.h"#include "ItemBonusMgr.h"#include "ObjectMgr.h"#include "SpellInfo.h"#include "SpellMgr.h"#include "TransmogMgr.h"
Include dependency graph for HyperlinkTags.cpp:Go to the source code of this file.
Classes | |
| class | HyperlinkDataTokenizer |
Variables | |
| static constexpr char | HYPERLINK_DATA_DELIMITER = ':' |
|
staticconstexpr |
Definition at line 27 of file HyperlinkTags.cpp.