View Single Post
12/17/18, 10:18 AM   #3
TheCrzyDoctor
Join Date: Dec 2018
Posts: 5
Originally Posted by votan View Post
All menus are "scenes", including the main screen, which is called base scene in the SCENE_MANAGER.
This scene and it's "mouse mode" scene are available as HUD_SCENE and HUD_UI_SCENE.

https://wiki.esoui.com/SimpleNotebookTutorial/part6
https://wiki.esoui.com/Scene_Manager:_On_scene_change

Also look at:
SCENE_MANAGER:RegisterTopLevel(topLevel, locksUIMode)


Thanks this really helped. Appreciate it.
  Reply With Quote