ESODecoded

IsReticleHidden

ESO Lua API function — used by 40 of the 3,030 addons we indexed (combined 840,144 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

IsReticleHidden()

Returns: bool isHidden

Real usage — from ESOTheater

	local CompassIsHidden = ZO_CompassFrame:IsHidden()
	if (CompassIsHidden and IsReticleHidden() ) then
		ESOTheater:Hide()

Short excerpt from the shipping addon ESOTheaterits 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
ESOTheater203,242
RaidBuffs79,288
WeaveDelays60,486
Siroria59,686
Helmet Toggle42,223
Merlin's Heal Helper41,566