|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Public Member Functions | |
| EnchStoreItem () | |
| EnchStoreItem (uint32 _ench, float _chance) | |
Public Attributes | |
| float | chance |
| uint32 | ench |
Definition at line 17 of file ItemEnchantmentMgr.cpp.
|
inline |
Definition at line 22 of file ItemEnchantmentMgr.cpp.
|
inline |
Definition at line 25 of file ItemEnchantmentMgr.cpp.
| float EnchStoreItem::chance |
Definition at line 20 of file ItemEnchantmentMgr.cpp.
Referenced by EnchStoreItem(), and EnchStoreItem().
| uint32 EnchStoreItem::ench |
Definition at line 19 of file ItemEnchantmentMgr.cpp.
Referenced by EnchStoreItem(), and EnchStoreItem().