|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <SpellMgr.h>
Public Attributes | |
| uint32 | customChance |
| float | PPMChance |
| uint32 | procEx |
Definition at line 294 of file SpellMgr.h.
| uint32 SpellEnchantProcEntry::customChance |
Definition at line 296 of file SpellMgr.h.
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().
| float SpellEnchantProcEntry::PPMChance |
Definition at line 297 of file SpellMgr.h.
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().
| uint32 SpellEnchantProcEntry::procEx |
Definition at line 298 of file SpellMgr.h.
Referenced by Player::CastItemCombatSpell(), and SpellMgr::LoadSpellEnchantProcData().