TrinityCore
Loading...
Searching...
No Matches
EnchStoreItem Struct Reference

Public Member Functions

 EnchStoreItem ()
 
 EnchStoreItem (uint32 _ench, float _chance)
 

Public Attributes

uint32 ench
 
float chance
 

Detailed Description

Definition at line 31 of file ItemEnchantmentMgr.cpp.

Constructor & Destructor Documentation

◆ EnchStoreItem() [1/2]

EnchStoreItem::EnchStoreItem ( )
inline

Definition at line 36 of file ItemEnchantmentMgr.cpp.

◆ EnchStoreItem() [2/2]

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

Definition at line 39 of file ItemEnchantmentMgr.cpp.

Member Data Documentation

◆ chance

float EnchStoreItem::chance

Definition at line 34 of file ItemEnchantmentMgr.cpp.

◆ ench

uint32 EnchStoreItem::ench

Definition at line 33 of file ItemEnchantmentMgr.cpp.


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