TrinityCore
Trinity::Hyperlinks::LinkTags::item Struct Reference

#include <Hyperlinks.h>

Public Types

using value_type = ItemLinkData const &
 

Static Public Member Functions

static constexpr std::string_view tag ()
 
static bool StoreTo (ItemLinkData &val, std::string_view text)
 

Detailed Description

Definition at line 427 of file Hyperlinks.h.

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ StoreTo()

bool Trinity::Hyperlinks::LinkTags::item::StoreTo ( ItemLinkData val,
std::string_view  text 
)
static

Definition at line 273 of file HyperlinkTags.cpp.

+ Here is the call graph for this function:

◆ tag()

static constexpr std::string_view Trinity::Hyperlinks::LinkTags::item::tag ( )
inlinestaticconstexpr

Definition at line 430 of file Hyperlinks.h.


The documentation for this struct was generated from the following files: