|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <DBCStructure.h>
Public Attributes | |
| uint32 | enchant_id [5] |
| uint32 | ID |
| char * | nameSuffix |
| uint32 | prefix [5] |
Definition at line 1860 of file DBCStructure.h.
| uint32 ItemRandomSuffixEntry::enchant_id[5] |
Definition at line 1865 of file DBCStructure.h.
Referenced by Player::ApplyEnchantment(), AuraEffect::CalculateAmount(), Item::GetReforgableStat(), and Item::SetItemRandomProperties().
| uint32 ItemRandomSuffixEntry::ID |
Definition at line 1862 of file DBCStructure.h.
Referenced by Item::GenerateItemRandomPropertyId(), and Item::SetItemRandomProperties().
| char* ItemRandomSuffixEntry::nameSuffix |
Definition at line 1863 of file DBCStructure.h.
Referenced by LuaItem::GetItemLink().
| uint32 ItemRandomSuffixEntry::prefix[5] |
Definition at line 1866 of file DBCStructure.h.
Referenced by Player::ApplyEnchantment(), AuraEffect::CalculateAmount(), and Item::GetReforgableStat().