---@diagnostic disable: missing-return, lowercase-global ---@meta ---@param unit string ---@return boolean isBeingRessed ---Check if a unit is being resurrected. You can pass either a unitID ("player", "party1", "target") or a unit name ("Cladhaire", "Vanhoeffen"). function UnitHasIncomingResurrection(unit) end