Back to Home
ESO Function Data v101038
SetWindowOpen()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/deathrecap/deathrecap.lua:170
--
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:29
--
DEATH_RECAP:SetWindowOpen(false)
ingame/deathrecap/deathrecap.lua:86
--
self:SetWindowOpen(self.savedVars.recapOn)