#include <Unit.h>
Definition at line 487 of file Unit.h.
◆ ProcEventInfo()
◆ GetActionTarget()
Unit * ProcEventInfo::GetActionTarget |
( |
| ) |
const |
|
inline |
◆ GetActor()
Unit * ProcEventInfo::GetActor |
( |
| ) |
const |
|
inline |
◆ GetDamageInfo()
DamageInfo * ProcEventInfo::GetDamageInfo |
( |
| ) |
const |
|
inline |
◆ GetHealInfo()
HealInfo * ProcEventInfo::GetHealInfo |
( |
| ) |
const |
|
inline |
◆ GetHitMask()
◆ GetProcSpell()
Spell const * ProcEventInfo::GetProcSpell |
( |
| ) |
const |
|
inline |
◆ GetProcTarget()
Unit * ProcEventInfo::GetProcTarget |
( |
| ) |
const |
|
inline |
◆ GetSchoolMask()
◆ GetSpellInfo()
SpellInfo const * ProcEventInfo::GetSpellInfo |
( |
| ) |
const |
◆ GetSpellPhaseMask()
◆ GetSpellTypeMask()
◆ GetTypeMask()
◆ _actionTarget
Unit* const ProcEventInfo::_actionTarget |
|
private |
◆ _actor
Unit* const ProcEventInfo::_actor |
|
private |
◆ _damageInfo
◆ _healInfo
◆ _hitMask
◆ _procTarget
Unit* const ProcEventInfo::_procTarget |
|
private |
◆ _spell
Spell* ProcEventInfo::_spell |
|
private |
◆ _spellPhaseMask
◆ _spellTypeMask
◆ _typeMask
The documentation for this class was generated from the following files: