TrinityCore
HyperlinkTags.cpp File Reference
#include "Hyperlinks.h"
#include "DB2Stores.h"
#include "Item.h"
#include "ItemBonusMgr.h"
#include "ObjectMgr.h"
#include "SpellInfo.h"
#include "SpellMgr.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 = ':'
 

Variable Documentation

◆ HYPERLINK_DATA_DELIMITER

constexpr char HYPERLINK_DATA_DELIMITER = ':'
staticconstexpr

Definition at line 26 of file HyperlinkTags.cpp.