#include <Unit.h>
Definition at line 461 of file Unit.h.
◆ HealInfo()
◆ AbsorbHeal()
| void HealInfo::AbsorbHeal |
( |
uint32 |
amount | ) |
|
◆ GetAbsorb()
| uint32 HealInfo::GetAbsorb |
( |
| ) |
const |
|
inline |
◆ GetEffectiveHeal()
| uint32 HealInfo::GetEffectiveHeal |
( |
| ) |
const |
|
inline |
◆ GetHeal()
| uint32 HealInfo::GetHeal |
( |
| ) |
const |
|
inline |
◆ GetHealer()
| Unit * HealInfo::GetHealer |
( |
| ) |
const |
|
inline |
◆ GetHitMask()
| uint32 HealInfo::GetHitMask |
( |
| ) |
const |
◆ GetOriginalHeal()
| uint32 HealInfo::GetOriginalHeal |
( |
| ) |
const |
|
inline |
◆ GetSchoolMask()
◆ GetSpellInfo()
| SpellInfo const * HealInfo::GetSpellInfo |
( |
| ) |
const |
|
inline |
◆ GetTarget()
| Unit * HealInfo::GetTarget |
( |
| ) |
const |
|
inline |
◆ SetEffectiveHeal()
| void HealInfo::SetEffectiveHeal |
( |
uint32 |
amount | ) |
|
|
inline |
◆ _absorb
◆ _effectiveHeal
| uint32 HealInfo::_effectiveHeal |
|
private |
◆ _heal
◆ _healer
| Unit* const HealInfo::_healer |
|
private |
◆ _hitMask
◆ _originalHeal
| uint32 const HealInfo::_originalHeal |
|
private |
◆ _schoolMask
◆ _spellInfo
◆ _target
| Unit* const HealInfo::_target |
|
private |
The documentation for this class was generated from the following files: