#include "Unit.h"
◆ HealInfo()
  387    {
  390    }
uint32 m_effectiveHeal
Definition Unit.h:380
uint32 m_absorb
Definition Unit.h:381
Unit *const m_target
Definition Unit.h:378
SpellInfo const  *const m_spellInfo
Definition Unit.h:382
Unit *const m_healer
Definition Unit.h:377
uint32 m_heal
Definition Unit.h:379
SpellSchoolMask const m_schoolMask
Definition Unit.h:383
 
References m_absorb, and m_effectiveHeal.
 
 
◆ AbsorbHeal()
  
  | 
        
          | void HealInfo::AbsorbHeal | ( | uint32 | amount | ) |  |  | inline | 
 
 
◆ GetAbsorb()
  
  | 
        
          | uint32 HealInfo::GetAbsorb | ( |  | ) | const |  | inline | 
 
 
◆ GetEffectiveHeal()
  
  | 
        
          | uint32 HealInfo::GetEffectiveHeal | ( |  | ) | const |  | inline | 
 
 
◆ GetHeal()
  
  | 
        
          | uint32 HealInfo::GetHeal | ( |  | ) | const |  | inline | 
 
References m_heal.
Referenced by AbsorbHeal(), Unit::CalcHealAbsorb(), spell_item_valanyr_hammer_of_ancient_kings::CheckProc(), spell_pal_sacred_shield_base::CheckProc(), AuraEffect::HandlePeriodicHealAurasTick(), spell_dru_living_seed::HandleProc(), spell_item_blessing_of_ancient_kings::HandleProc(), spell_pal_sacred_shield_base::HandleProc(), spell_pri_divine_aegis::HandleProc(), spell_pri_glyph_of_prayer_of_healing::HandleProc(), spell_sha_t10_restoration_4p_bonus::HandleProc(), Unit::HealBySpell(), and Unit::SendHealSpellLog().
 
 
◆ GetHealer()
  
  | 
        
          | Unit * HealInfo::GetHealer | ( |  | ) | const |  | inline | 
 
 
◆ GetSchoolMask()
◆ GetSpellInfo()
  
  | 
        
          | SpellInfo const  * HealInfo::GetSpellInfo | ( |  | ) | const |  | inline | 
 
 
◆ GetTarget()
  
  | 
        
          | Unit * HealInfo::GetTarget | ( |  | ) | const |  | inline | 
 
 
◆ SetEffectiveHeal()
  
  | 
        
          | void HealInfo::SetEffectiveHeal | ( | uint32 | amount | ) |  |  | inline | 
 
 
◆ SetHeal()
  
  | 
        
          | void HealInfo::SetHeal | ( | uint32 | amount | ) |  |  | inline | 
 
 
◆ m_absorb
◆ m_effectiveHeal
  
  | 
        
          | uint32 HealInfo::m_effectiveHeal |  | private | 
 
 
◆ m_heal
◆ m_healer
  
  | 
        
          | Unit* const HealInfo::m_healer |  | private | 
 
 
◆ m_schoolMask
◆ m_spellInfo
◆ m_target
  
  | 
        
          | Unit* const HealInfo::m_target |  | private | 
 
 
The documentation for this class was generated from the following file:
- azerothcore-wotlk/src/server/game/Entities/Unit/Unit.h