ESO Function Data v100011
SetWindowOpen()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/deathrecap/deathrecap.lua:111
--
function DeathRecap:SetWindowOpen(open)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/death/death.lua:631
--
DEATH_RECAP:SetWindowOpen(not DEATH_RECAP:IsWindowOpen())
ingame/deathrecap/deathrecap.lua:29
--
DEATH_RECAP:SetWindowOpen(false)
ingame/deathrecap/deathrecap.lua:100
--
self:SetWindowOpen(self.savedVars.recapOn)