TrinityCore
Trinity::Hyperlinks::LinkTags::battlepet Struct Reference

#include <Hyperlinks.h>

Public Types

using value_type = BattlePetLinkData const &
 

Static Public Member Functions

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

Detailed Description

Definition at line 357 of file Hyperlinks.h.

Member Typedef Documentation

◆ value_type

Member Function Documentation

◆ StoreTo()

bool Trinity::Hyperlinks::LinkTags::battlepet::StoreTo ( BattlePetLinkData val,
std::string_view  text 
)
static

Definition at line 133 of file HyperlinkTags.cpp.

+ Here is the call graph for this function:

◆ tag()

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

Definition at line 360 of file Hyperlinks.h.


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