Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
EnchStoreItem Struct Reference

Public Member Functions

 EnchStoreItem ()
 EnchStoreItem (uint32 _ench, float _chance)

Public Attributes

float chance
uint32 ench

Detailed Description

Definition at line 17 of file ItemEnchantmentMgr.cpp.

Constructor & Destructor Documentation

◆ EnchStoreItem() [1/2]

EnchStoreItem::EnchStoreItem ( )
inline

Definition at line 22 of file ItemEnchantmentMgr.cpp.

References chance, and ench.

◆ EnchStoreItem() [2/2]

EnchStoreItem::EnchStoreItem ( uint32 _ench,
float _chance )
inline

Definition at line 25 of file ItemEnchantmentMgr.cpp.

References chance, and ench.

Member Data Documentation

◆ chance

float EnchStoreItem::chance

Definition at line 20 of file ItemEnchantmentMgr.cpp.

Referenced by EnchStoreItem(), and EnchStoreItem().

◆ ench

uint32 EnchStoreItem::ench

Definition at line 19 of file ItemEnchantmentMgr.cpp.

Referenced by EnchStoreItem(), and EnchStoreItem().


The documentation for this struct was generated from the following file: