EVENT_PLAYER_DEACTIVATED
ESO Lua API event — used by 98 of the 3,030 addons we indexed (combined 55,142,441 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.
Official signature
EVENT_PLAYER_DEACTIVATEDReal usage — from HarvestMap
self.container = ZO_CompassContainer
EVENT_MANAGER:RegisterForEvent("LibNodeDetection-CompassPins", EVENT_PLAYER_DEACTIVATED, function()
self.compassPins = {}Short excerpt from the shipping addon HarvestMap — 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 |
|---|---|
| HarvestMap | 9,454,533 |
| Lost Treasure | 6,404,899 |
| CraftStore | 5,176,147 |
| LibCombat | 5,017,654 |
| Votan's Minimap | 4,211,718 |
| LibGPS | 4,027,526 |