|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
#include <Unit.h>
Public Member Functions | |
| void | AbsorbHeal (uint32 amount) |
| uint32 | GetHeal () const |
| HealInfo (uint32 heal) | |
Private Attributes | |
| uint32 | m_absorb |
| uint32 | m_heal |
|
inlineexplicit |
|
inline |
|
inline |
Definition at line 959 of file Unit.h.
References m_heal.
Referenced by AbsorbHeal(), spell_sha_ancestral_awakening::spell_sha_ancestral_awakening_AuraScript::HandleEffectProc(), spell_sha_glyph_of_healing_wave::spell_sha_glyph_of_healing_wave_AuraScript::HandleEffectProc(), spell_dru_living_seed::spell_dru_living_seed_AuraScript::HandleProc(), spell_item_blessing_of_ancient_kings::spell_item_blessing_of_ancient_kings_AuraScript::HandleProc(), spell_pal_beacon_of_light::spell_pal_beacon_of_light_AuraScript::HandleProc(), and spell_pri_divine_aegis::spell_pri_divine_aegis_AuraScript::HandleProc().
|
private |
Definition at line 945 of file Unit.h.
Referenced by AbsorbHeal(), and HealInfo().
|
private |
Definition at line 944 of file Unit.h.
Referenced by AbsorbHeal(), GetHeal(), and HealInfo().