modules.gui.assetBrowser#
- class modules.gui.assetBrowser.AssetBrowser(*args: Any, **kwargs: Any)#
Bases:
ContextLogic related to rendering the Hierarchy window
- __init__(context: EmberEngine)#
- back() None#
- get_icon(path) imgui_bundle.imgui.ImTextureRef#
- get_rootpath() Path#
- open_file(path) None#
- render() None#
- render_item(path)#
- set_path(path) None#