TrinityCore
LinkValidator< LinkTags::spell > Struct Reference

Static Public Member Functions

static bool IsTextValid (SpellLinkData const &data, std::string_view text)
 
static bool IsTextValid (SpellInfo const *info, std::string_view text)
 
static bool IsColorValid (SpellLinkData const &, HyperlinkColor c)
 

Detailed Description

Definition at line 132 of file Hyperlinks.cpp.

Member Function Documentation

◆ IsColorValid()

static bool LinkValidator< LinkTags::spell >::IsColorValid ( SpellLinkData const &  ,
HyperlinkColor  c 
)
inlinestatic

Definition at line 147 of file Hyperlinks.cpp.

◆ IsTextValid() [1/2]

static bool LinkValidator< LinkTags::spell >::IsTextValid ( SpellInfo const *  info,
std::string_view  text 
)
inlinestatic

Definition at line 139 of file Hyperlinks.cpp.

◆ IsTextValid() [2/2]

static bool LinkValidator< LinkTags::spell >::IsTextValid ( SpellLinkData const &  data,
std::string_view  text 
)
inlinestatic

Definition at line 134 of file Hyperlinks.cpp.

+ Here is the call graph for this function:

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