AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
Acore::Hyperlinks::TradeskillLinkData Struct Reference

#include "Hyperlinks.h"

Public Attributes

SpellInfo const * Spell
 
uint16 CurValue
 
uint16 MaxValue
 
ObjectGuid Owner
 
std::string KnownRecipes
 

Detailed Description

Member Data Documentation

◆ CurValue

uint16 Acore::Hyperlinks::TradeskillLinkData::CurValue

◆ KnownRecipes

std::string Acore::Hyperlinks::TradeskillLinkData::KnownRecipes

◆ MaxValue

uint16 Acore::Hyperlinks::TradeskillLinkData::MaxValue

◆ Owner

ObjectGuid Acore::Hyperlinks::TradeskillLinkData::Owner

◆ Spell

SpellInfo const* Acore::Hyperlinks::TradeskillLinkData::Spell