ESODecoded

IsUnitInGroupSupportRange

ESO Lua API function — used by 42 of the 3,030 addons we indexed (combined 9,759,262 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

IsUnitInGroupSupportRange(string unitTag)

Returns: bool result

Real usage — from Code's Combat Alerts

		local unitTag = CombatAlerts.units[unitId].tag
		if (IsUnitInGroupSupportRange(unitTag)) then
			local _, x1, _, z1 = GetUnitWorldPosition("player")

Short excerpt from the shipping addon Code's Combat Alertsits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Code's Combat Alerts4,445,158
HodorReflexes - DPS & ULT tracker3,446,840
Foundry Tactical Combat (FTC)1,097,601
HowToSunspire122,568
Purge Tracker101,339
Buff The Group (BTG)66,219