TrinityCore
Trinity::Hyperlinks::LinkTags::spell Struct Reference

#include <Hyperlinks.h>

Public Types

using value_type = SpellLinkData const &
 

Static Public Member Functions

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

Detailed Description

Definition at line 476 of file Hyperlinks.h.

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ StoreTo()

bool Trinity::Hyperlinks::LinkTags::spell::StoreTo ( SpellLinkData val,
std::string_view  text 
)
static

Definition at line 449 of file HyperlinkTags.cpp.

+ Here is the call graph for this function:

◆ tag()

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

Definition at line 479 of file Hyperlinks.h.


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