wowpedia
Main Menu


Returns the predicted heals cast on the specified unit.

local heal = UnitGetIncomingHeals(unit [, healer])

Arguments

unit
string : UnitId
healer
string? - Only predict incoming heals from a single UnitId.

Returns

heal
number - Predicted increase in health from incoming heals.

Details

Patch changes

Retail

Cataclysm Patch 4.0.1 (2010-10-12): Added.[2]

Classic

WoW Icon update Patch 1.14.0 (2021-09-28): Backported from patch 2.5.2.
Bc icon Patch 2.5.2 (2021-08-31): Added, excluding heals over time.

See Also

References

 
  1. ^ https://github.com/Stanzilla/WoWUIBugs/issues/163
  2. ^ 2010-10-19, CompactUnitFrame.lua, version 4.0.1.13164, near line 425, archived at Townlong-Yak