ESODecoded

EVENT_RETICLE_HIDDEN_UPDATE

ESO Lua API function — used by 78 of the 3,030 addons we indexed (combined 10,212,844 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_RETICLE_HIDDEN_UPDATE(bool hidden)

Real usage — from CraftStore

  EM:RegisterForEvent('CSEE',EVENT_NEW_MOVEMENT_IN_UI_MODE,CS.NewMovementInUIMode)
  EM:RegisterForEvent('CSEE',EVENT_RETICLE_HIDDEN_UPDATE,CS.OnReticleHiddenUpdate)
  EM:RegisterForEvent('CSEE',EVENT_PLAYER_ACTIVATED,CS.OnPlayerActivated)

Short excerpt from the shipping addon CraftStoreits 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
CraftStore5,176,147
LibSFUtils1,648,729
Greymind Quick Slot Bar710,122
Bandits Gear Manager306,643
CookeryWiz239,380
ESOTheater203,242