Back to Home
ESO Function Data v100021
ConsiderExitingUIMode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:91
--
function ZO_IngameSceneManager:ConsiderExitingUIMode(showingHUDUI)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/scenes/ingamescenemanager.lua:109
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:193
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:278
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:304
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:315
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:332
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:382
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene() or self:IsShowingBaseSceneNext())