modules.gui.project#

class modules.gui.project.Project(*args: Any, **kwargs: Any)#

Bases: Context

Logic related to rendering the Hierarchy window

__init__(context: EmberEngine)#
draw_save_scene_modal(popup_uid: str, note: str, callback: Callable = None)#
draw_settings_modal()#