TrinityCore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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() const ProcEventInfoinline
GetActor()ProcEventInfoinline
GetDamageInfo() const ProcEventInfoinline
GetHealInfo() const ProcEventInfoinline
GetHitMask() const ProcEventInfoinline
GetProcTarget() const ProcEventInfoinline
GetSchoolMask() const ProcEventInfo
GetSpellInfo() const ProcEventInfo
GetSpellPhaseMask() const ProcEventInfoinline
GetSpellTypeMask() const ProcEventInfoinline
GetTypeMask() const ProcEventInfoinline
ProcEventInfo(Unit *actor, Unit *actionTarget, Unit *procTarget, uint32 typeMask, uint32 spellTypeMask, uint32 spellPhaseMask, uint32 hitMask, Spell *spell, DamageInfo *damageInfo, HealInfo *healInfo)ProcEventInfo