![]() |
TrinityCore
|
#include "Hyperlinks.h"#include "DBCStores.h"#include "ObjectMgr.h"#include "SpellInfo.h"#include "SpellMgr.h"#include <limits>
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 25 of file HyperlinkTags.cpp.