AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "Hyperlinks.h"
Public Attributes | |
SpellInfo const * | Spell |
uint16 | CurValue |
uint16 | MaxValue |
ObjectGuid | Owner |
std::string | KnownRecipes |
uint16 Acore::Hyperlinks::TradeskillLinkData::CurValue |
Referenced by Acore::Hyperlinks::LinkTags::trade::StoreTo().
std::string Acore::Hyperlinks::TradeskillLinkData::KnownRecipes |
Referenced by Acore::Hyperlinks::LinkTags::trade::StoreTo().
uint16 Acore::Hyperlinks::TradeskillLinkData::MaxValue |
Referenced by Acore::Hyperlinks::LinkTags::trade::StoreTo().
ObjectGuid Acore::Hyperlinks::TradeskillLinkData::Owner |
Referenced by Acore::Hyperlinks::LinkTags::trade::StoreTo().
SpellInfo const* Acore::Hyperlinks::TradeskillLinkData::Spell |