ESODecoded

IsGameCameraUIModeActive

ESO Lua API function — used by 37 of the 3,030 addons we indexed (combined 13,294,753 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

IsGameCameraUIModeActive()

Returns: bool active

Real usage — from LibMapData

ZO_PreHook(ZO_Reticle, "TryHandlingInteraction", function(interactionPossible, currentFrameTimeSeconds)
  if IsGameCameraActive() and not IsGameCameraUIModeActive() then
    local action, name, interactBlocked, isOwned, additionalInfo, cont

Short excerpt from the shipping addon LibMapDataits 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
HarvestMap9,454,533
LibMapData2,291,531
Bandits Gear Manager306,643
LovelyEmotes276,662
Wykkyd Full Immersion223,536
LibAnnyoingUpdateNotificationInGame - Launig207,132