ESO Function Data v100013
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:176
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:231
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:257
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:268
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:285
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:330
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene() or self:IsShowingBaseSceneNext())