Back to Home
ESO Function Data v100020
OnPlayerDead()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/death/death.lua:721
--
function Death:OnPlayerDead()
ingame/deathrecap/deathrecap.lua:493
--
function DeathRecap:OnPlayerDead()
Local Function Definitions
ingame/characterwindow/keyboard/characterwindow_keyboard.lua:298
--
local function OnPlayerDead()
ingame/interactwindow/interactwindow_shared.lua:115
--
local function OnPlayerDead()
ingame/inventory/inventory.lua:918
--
local function OnPlayerDead()
ingame/rzchroma/ingamerzchroma_effects.lua:57
--
local function OnPlayerDead()
ingame/tradewindow/tradewindow_shared.lua:95
--
local function OnPlayerDead(self, eventCode, who)
ingame/zo_loot/gamepad/lootpickup_gamepad.lua:74
--
local function OnPlayerDead()
Function Calls
ingame/death/death.lua:519
--
death:OnPlayerDead()
ingame/deathrecap/deathrecap.lua:65
--
self:OnPlayerDead()