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

#include "Hyperlinks.h"

Public Attributes

ItemTemplate const * Item
 
uint32 EnchantId
 
std::array< uint32, 3 > GemEnchantId
 
ItemRandomPropertiesEntry const * RandomProperty
 
ItemRandomSuffixEntry const * RandomSuffix
 
uint32 RandomSuffixBaseAmount
 
uint8 RenderLevel
 
bool IsBuggedInspectLink
 

Detailed Description

Member Data Documentation

◆ EnchantId

uint32 Acore::Hyperlinks::ItemLinkData::EnchantId

◆ GemEnchantId

std::array<uint32, 3> Acore::Hyperlinks::ItemLinkData::GemEnchantId

◆ IsBuggedInspectLink

bool Acore::Hyperlinks::ItemLinkData::IsBuggedInspectLink

◆ Item

◆ RandomProperty

ItemRandomPropertiesEntry const* Acore::Hyperlinks::ItemLinkData::RandomProperty

◆ RandomSuffix

ItemRandomSuffixEntry const* Acore::Hyperlinks::ItemLinkData::RandomSuffix

◆ RandomSuffixBaseAmount

uint32 Acore::Hyperlinks::ItemLinkData::RandomSuffixBaseAmount

◆ RenderLevel

uint8 Acore::Hyperlinks::ItemLinkData::RenderLevel