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