Project SkyFire Core
SkyFire 5.4.8 server core API documentation
Loading...
Searching...
No Matches
ProcEventInfo Member List

This is the complete list of members for ProcEventInfo, including all inherited members.

_actionTargetProcEventInfoprivate
_actorProcEventInfoprivate
_damageInfoProcEventInfoprivate
_healInfoProcEventInfoprivate
_hitMaskProcEventInfoprivate
_procTargetProcEventInfoprivate
_spellProcEventInfoprivate
_spellPhaseMaskProcEventInfoprivate
_spellTypeMaskProcEventInfoprivate
_typeMaskProcEventInfoprivate
GetActionTarget() constProcEventInfoinline
GetActor() constProcEventInfoinline
GetDamageInfo() constProcEventInfoinline
GetHealInfo() constProcEventInfoinline
GetHitMask() constProcEventInfoinline
GetProcTarget() constProcEventInfoinline
GetSchoolMask() constProcEventInfoinline
GetSpellInfo() constProcEventInfoinline
GetSpellPhaseMask() constProcEventInfoinline
GetSpellTypeMask() constProcEventInfoinline
GetTypeMask() constProcEventInfoinline
ProcEventInfo(Unit *actor, Unit *actionTarget, Unit *procTarget, uint32 typeMask, uint32 spellTypeMask, uint32 spellPhaseMask, uint32 hitMask, Spell *spell, DamageInfo *damageInfo, HealInfo *healInfo)ProcEventInfo