ESODecoded

EVENT_PLAYER_DEAD

ESO Lua API event — used by 82 of the 3,030 addons we indexed (combined 9,436,303 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

EVENT_PLAYER_DEAD

Real usage — from Srendarr - Aura, Buff & Debuff Tracker

	EVENT_MANAGER:RegisterForEvent(self.name,	EVENT_PLAYER_ALIVE,						Srendarr.OnEquipChange) -- same action for both events
	EVENT_MANAGER:RegisterForEvent(self.name,	EVENT_PLAYER_DEAD,						Srendarr.OnPlayerDead)
	EVENT_MANAGER:RegisterForE

Short excerpt from the shipping addon Srendarr - Aura, Buff & Debuff Trackerits 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
Srendarr - Aura, Buff & Debuff Tracker5,058,870
Auto Recharge (and repair)1,014,626
Kill Counter577,202
Wizard's Wardrobe481,038
Greyskull : Weapon / Spell Damage Meter322,434
Recount (Wolfhunter)220,366