Back to Home
ESO Function Data v101044
SetWindowOpen()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/deathrecap/deathrecap.lua:165
--
function DeathRecap:SetWindowOpen(open)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/death/death.lua:29
--
DEATH_RECAP:SetWindowOpen(not DEATH_RECAP:IsWindowOpen())
ingame/deathrecap/deathrecap.lua:23
--
DEATH_RECAP:SetWindowOpen(false)
ingame/deathrecap/deathrecap.lua:74
--
self:SetWindowOpen(self.savedVars.recapOn)