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 CraftStore — its ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.
Most-downloaded addons using it
| Addon | Total downloads |
|---|---|
| CraftStore | 5,176,147 |
| LibSFUtils | 1,648,729 |
| Greymind Quick Slot Bar | 710,122 |
| Bandits Gear Manager | 306,643 |
| CookeryWiz | 239,380 |
| ESOTheater | 203,242 |