AzerothCore 3.3.5a
OpenSource WoW Emulator
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

Member Data Documentation

◆ Enchantment

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

◆ ID

uint32 ItemRandomPropertiesEntry::ID

◆ Name

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