|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | enchant_id [MAX_ITEM_ENCHANTMENT_EFFECTS] |
| uint32 | ID |
| char * | nameSuffix |
Definition at line 1851 of file DBCStructure.h.
| uint32 ItemRandomPropertiesEntry::enchant_id[MAX_ITEM_ENCHANTMENT_EFFECTS] |
Definition at line 1855 of file DBCStructure.h.
Referenced by Item::GetReforgableStat(), and Item::SetItemRandomProperties().
| uint32 ItemRandomPropertiesEntry::ID |
Definition at line 1853 of file DBCStructure.h.
Referenced by Item::GenerateItemRandomPropertyId(), and Item::SetItemRandomProperties().
| char* ItemRandomPropertiesEntry::nameSuffix |
Definition at line 1857 of file DBCStructure.h.
Referenced by AuctionHouseObject::BuildListAuctionItems(), and LuaItem::GetItemLink().