![]() |
TrinityCore
|
Public Member Functions | |
| ItemSpecStats (ItemEntry const *item, ItemSparseEntry const *sparse) | |
| void | AddStat (ItemSpecStat statType) |
| void | AddModStat (int32 itemStatType) |
Public Attributes | |
| uint32 | ItemType |
| uint32 | ItemSpecStatTypes [MAX_ITEM_PROTO_STATS] |
| uint32 | ItemSpecStatCount |
Definition at line 3070 of file ObjectMgr.cpp.
|
inline |
|
inline |
Definition at line 3225 of file ObjectMgr.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
| uint32 ItemSpecStats::ItemSpecStatCount |
Definition at line 3074 of file ObjectMgr.cpp.
| uint32 ItemSpecStats::ItemSpecStatTypes[MAX_ITEM_PROTO_STATS] |
Definition at line 3073 of file ObjectMgr.cpp.
| uint32 ItemSpecStats::ItemType |
Definition at line 3072 of file ObjectMgr.cpp.