![]() |
TrinityCore
|
Namespaces | |
| namespace | LinkTags |
Classes | |
| struct | AchievementLinkData |
| struct | ApiLinkData |
| struct | ArtifactPowerLinkData |
| struct | AzeriteEssenceLinkData |
| struct | BattlePetAbilLinkData |
| struct | BattlePetLinkData |
| struct | CurrencyLinkData |
| struct | DungeonScoreLinkData |
| struct | GarrisonFollowerLinkData |
| struct | GarrisonMissionLinkData |
| struct | HyperlinkColor |
| struct | HyperlinkInfo |
| struct | InstanceLockLinkData |
| struct | ItemLinkData |
| struct | JournalLinkData |
| struct | KeystoneLinkData |
| struct | MountLinkData |
| struct | QuestLinkData |
| struct | SpellLinkData |
| struct | TalentBuildLinkData |
| struct | TradeskillLinkData |
| struct | WorldMapLinkData |
Functions | |
| HyperlinkInfo TC_GAME_API | ParseSingleHyperlink (std::string_view str) |
| bool TC_GAME_API | CheckAllLinks (std::string_view str) |
| bool Trinity::Hyperlinks::CheckAllLinks | ( | std::string_view | str | ) |
Definition at line 881 of file Hyperlinks.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| HyperlinkInfo Trinity::Hyperlinks::ParseSingleHyperlink | ( | std::string_view | str | ) |