AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AchievementMgr.h"
#include "Hyperlinks.h"
#include "ObjectMgr.h"
#include "SpellInfo.h"
#include "SpellMgr.h"
#include <limits>
Go to the source code of this file.
Classes | |
class | HyperlinkDataTokenizer |
Variables | |
static constexpr char | HYPERLINK_DATA_DELIMITER = ':' |
|
staticconstexpr |
Referenced by HyperlinkDataTokenizer::TryConsumeTo().