TrinityCore
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

Definition at line 944 of file DBCStructure.h.

Member Data Documentation

◆ AllocationPct

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

Definition at line 952 of file DBCStructure.h.

◆ Enchantment

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

Definition at line 950 of file DBCStructure.h.

◆ ID

uint32 ItemRandomSuffixEntry::ID

Definition at line 946 of file DBCStructure.h.

◆ Name

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

Definition at line 947 of file DBCStructure.h.


The documentation for this struct was generated from the following file: