Back to Home
ESO Function Data v101039
ShowTopLevel()
Function Aliases
No known aliases for this function.
Global Function Definitions
ingame/scenes/ingamescenemanager.lua:445
--
function ZO_IngameSceneManager:ShowTopLevel(topLevel)
internalingame/scenes/internalingamescenemanager.lua:42
--
function ZO_InternalIngameSceneManager:ShowTopLevel(topLevel)
Local Function Definitions
No known local definitions for this function.
Function Calls
ingame/scenes/ingamescenemanager.lua:462
--
self:ShowTopLevel(topLevel)
internalingame/scenes/internalingamescenemanager.lua:52
--
self:ShowTopLevel(topLevel)
libraries/zo_dialog/zo_dialog.lua:793
--
SCENE_MANAGER:ShowTopLevel(dialog)