![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
This is the complete list of members for HealInfoStub, including all inherited members.
| _absorb | HealInfoStub | private |
| _effectiveHeal | HealInfoStub | private |
| _heal | HealInfoStub | private |
| _hitMask | HealInfoStub | private |
| _spellInfo | HealInfoStub | private |
| GetAbsorb() const | HealInfoStub | inline |
| GetEffectiveHeal() const | HealInfoStub | inline |
| GetHeal() const | HealInfoStub | inline |
| GetHitMask() const | HealInfoStub | inline |
| GetOverheal() const | HealInfoStub | inline |
| GetSpellInfo() const | HealInfoStub | inline |
| HealInfoStub()=default | HealInfoStub | |
| HealInfoStub(uint32_t heal, uint32_t effectiveHeal, uint32_t absorb, SpellInfo const *spellInfo=nullptr) | HealInfoStub | inline |
| SetAbsorb(uint32_t absorb) | HealInfoStub | inline |
| SetEffectiveHeal(uint32_t effectiveHeal) | HealInfoStub | inline |
| SetHeal(uint32_t heal) | HealInfoStub | inline |
| SetHitMask(uint32_t hitMask) | HealInfoStub | inline |
| SetSpellInfo(SpellInfo const *spellInfo) | HealInfoStub | inline |
| ~HealInfoStub()=default | HealInfoStub | virtual |