AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "DBCStructure.h"
Public Attributes | |
uint32 | ID |
std::array< uint32, MAX_ITEM_ENCHANTMENT_EFFECTS > | Enchantment |
std::array< char const *, 16 > | Name |
std::array<uint32, MAX_ITEM_ENCHANTMENT_EFFECTS> ItemRandomPropertiesEntry::Enchantment |
Referenced by Item::SetItemRandomProperties().
uint32 ItemRandomPropertiesEntry::ID |
Referenced by Item::GenerateItemRandomPropertyId(), and Item::SetItemRandomProperties().
std::array<char const*, 16> ItemRandomPropertiesEntry::Name |