![]() |
TrinityCore
|
Public Member Functions | |
| EnchStoreItem () | |
| EnchStoreItem (uint32 _ench, float _chance) | |
Public Attributes | |
| uint32 | ench |
| float | chance |
Definition at line 31 of file ItemEnchantmentMgr.cpp.
|
inline |
Definition at line 36 of file ItemEnchantmentMgr.cpp.
|
inline |
Definition at line 39 of file ItemEnchantmentMgr.cpp.
| float EnchStoreItem::chance |
Definition at line 34 of file ItemEnchantmentMgr.cpp.
| uint32 EnchStoreItem::ench |
Definition at line 33 of file ItemEnchantmentMgr.cpp.