TrinityCore
Loading...
Searching...
No Matches
ItemRandomPropertiesEntry Struct Reference

#include <DBCStructure.h>

Public Attributes

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

Detailed Description

Definition at line 934 of file DBCStructure.h.

Member Data Documentation

◆ Enchantment

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

Definition at line 938 of file DBCStructure.h.

◆ ID

uint32 ItemRandomPropertiesEntry::ID

Definition at line 936 of file DBCStructure.h.

◆ Name

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

Definition at line 940 of file DBCStructure.h.


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