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

#include <SpellMgr.h>

Collaboration diagram for SpellProcEventEntry:

Public Attributes

uint32 cooldown
float customChance
float ppmRate
uint32 procEx
uint32 procFlags
uint32 schoolMask
flag128 spellFamilyMask
uint32 spellFamilyName

Detailed Description

Definition at line 262 of file SpellMgr.h.

Member Data Documentation

◆ cooldown

uint32 SpellProcEventEntry::cooldown

Definition at line 271 of file SpellMgr.h.

Referenced by SpellMgr::LoadSpellProcEvents().

◆ customChance

float SpellProcEventEntry::customChance

Definition at line 270 of file SpellMgr.h.

Referenced by Unit::IsTriggeredAtSpellProcEvent(), and SpellMgr::LoadSpellProcEvents().

◆ ppmRate

float SpellProcEventEntry::ppmRate

Definition at line 269 of file SpellMgr.h.

Referenced by Unit::IsTriggeredAtSpellProcEvent(), and SpellMgr::LoadSpellProcEvents().

◆ procEx

uint32 SpellProcEventEntry::procEx

◆ procFlags

uint32 SpellProcEventEntry::procFlags

Definition at line 267 of file SpellMgr.h.

Referenced by Unit::IsTriggeredAtSpellProcEvent(), and SpellMgr::LoadSpellProcEvents().

◆ schoolMask

uint32 SpellProcEventEntry::schoolMask

◆ spellFamilyMask

flag128 SpellProcEventEntry::spellFamilyMask

◆ spellFamilyName

uint32 SpellProcEventEntry::spellFamilyName

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