Back to Home
ESO Function Data v100018
ConsiderExitingUIMode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:89
--
function ZO_IngameSceneManager:ConsiderExitingUIMode(showingHUDUI)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/scenes/ingamescenemanager.lua:107
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:194
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:279
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:305
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:316
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:333
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:378
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene() or self:IsShowingBaseSceneNext())