Back to Home
ESO Function Data v100026
ConsiderExitingUIMode()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:97
--
function ZO_IngameSceneManager:ConsiderExitingUIMode(showingHUDUI)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/scenes/ingamescenemanager.lua:115
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:199
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:291
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:317
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:328
--
self:ConsiderExitingUIMode(SHOWING_HUD_UI)
ingame/scenes/ingamescenemanager.lua:345
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene())
ingame/scenes/ingamescenemanager.lua:395
--
self:ConsiderExitingUIMode(self:IsShowingBaseScene() or self:IsShowingBaseSceneNext())