EVENT_ACTION_LAYER_PUSHED
ESO Lua API function — used by 94 of the 3,030 addons we indexed (combined 31,912,559 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_ACTION_LAYER_PUSHED(luaindex layerIndex, luaindex activeLayerIndex)Real usage — from Bandits User Interface
--EVENT_MANAGER:RegisterForEvent("BUI_Event", EVENT_ACTION_LAYER_POPPED ,OnLayerChange)
EVENT_MANAGER:RegisterForEvent("BUI_Event", EVENT_ACTION_LAYER_PUSHED ,OnLayerChange)
elseShort excerpt from the shipping addon Bandits User Interface — 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 |
|---|---|
| Bandits User Interface | 6,130,317 |
| AUI - Advanced UI | 5,406,091 |
| CraftStore | 5,176,147 |
| Inventory Insight | 2,763,446 |
| Votan's Fisherman | 1,662,523 |
| LibSFUtils | 1,648,729 |