![]() |
TrinityCore
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | ID |
| std::array< uint32, MAX_ITEM_ENCHANTMENT_EFFECTS > | Enchantment |
| std::array< char const *, 16 > | Name |
Definition at line 934 of file DBCStructure.h.
| std::array<uint32, MAX_ITEM_ENCHANTMENT_EFFECTS> ItemRandomPropertiesEntry::Enchantment |
Definition at line 938 of file DBCStructure.h.
| uint32 ItemRandomPropertiesEntry::ID |
Definition at line 936 of file DBCStructure.h.
| std::array<char const*, 16> ItemRandomPropertiesEntry::Name |
Definition at line 940 of file DBCStructure.h.