AzerothCore 3.3.5a
OpenSource WoW Emulator
Loading...
Searching...
No Matches
ItemRandomSuffixEntry Struct Reference

#include "DBCStructure.h"

Public Attributes

uint32 ID
 
std::array< char const *, 16 > Name
 
std::array< uint32, MAX_ITEM_ENCHANTMENT_EFFECTSEnchantment
 
std::array< uint32, MAX_ITEM_ENCHANTMENT_EFFECTSAllocationPct
 

Detailed Description

Member Data Documentation

◆ AllocationPct

std::array<uint32, MAX_ITEM_ENCHANTMENT_EFFECTS> ItemRandomSuffixEntry::AllocationPct

◆ Enchantment

◆ ID

uint32 ItemRandomSuffixEntry::ID

◆ Name

std::array<char const*, 16> ItemRandomSuffixEntry::Name