|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <ItemPrototype.h>
Public Attributes | |
| uint32 | ItemStatType |
| int32 | ItemStatUnk1 |
| int32 | ItemStatUnk2 |
| int32 | ItemStatValue |
Definition at line 591 of file ItemPrototype.h.
| uint32 _ItemStat::ItemStatType |
Definition at line 593 of file ItemPrototype.h.
Referenced by Player::_ApplyItemBonuses(), Item::GetReforgableStat(), ObjectMgr::LoadItemTemplates(), and DB2Utilities::WriteItemSparseDbReply().
| int32 _ItemStat::ItemStatUnk1 |
Definition at line 595 of file ItemPrototype.h.
Referenced by ObjectMgr::LoadItemTemplates(), and DB2Utilities::WriteItemSparseDbReply().
| int32 _ItemStat::ItemStatUnk2 |
Definition at line 596 of file ItemPrototype.h.
Referenced by ObjectMgr::LoadItemTemplates(), and DB2Utilities::WriteItemSparseDbReply().
| int32 _ItemStat::ItemStatValue |
Definition at line 594 of file ItemPrototype.h.
Referenced by Player::_ApplyItemBonuses(), Item::GetReforgableStat(), Item::HasStats(), ObjectMgr::LoadItemTemplates(), and DB2Utilities::WriteItemSparseDbReply().