Back to Home
ESO Function Data v100034
OnPlayerDead()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/campaign/campaignbrowser.lua:514
--
function CampaignBrowser:OnPlayerDead()
ingame/death/death.lua:721
--
function Death:OnPlayerDead()
ingame/deathrecap/deathrecap.lua:489
--
function DeathRecap:OnPlayerDead()
Local Function Definitions
ingame/characterwindow/keyboard/characterwindow_keyboard.lua:304
--
local function OnPlayerDead()
ingame/interactwindow/interactwindow_shared.lua:129
--
local function OnPlayerDead()
ingame/inventory/inventory.lua:1130
--
local function OnPlayerDead()
ingame/rzchroma/ingamerzchroma_effects.lua:63
--
local function OnPlayerDead()
ingame/tradewindow/tradewindow_shared.lua:95
--
local function OnPlayerDead(self, eventCode, who)
ingame/zo_loot/gamepad/lootpickup_gamepad.lua:69
--
local function OnPlayerDead()
Function Calls
ingame/campaign/campaignbrowser.lua:46
--
self:OnPlayerDead()
ingame/death/death.lua:519
--
death:OnPlayerDead()
ingame/deathrecap/deathrecap.lua:65
--
self:OnPlayerDead()