Back to Home
ESO Function Data v100031
ConsiderExitingUIMode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:103
--
function ZO_IngameSceneManager:ConsiderExitingUIMode(showingHUDUI)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/scenes/ingamescenemanager.lua:121
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:232
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:325
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:351
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:362
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:379
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:433
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene() or self:IsShowingBaseSceneNext())