MenuLayout
- class omni.kit.menu.utils.scripts.MenuLayout(debuglog=False)
Bases:
objectLayout implementation class. See “Layouts and & Hooks” section
Methods
__init__([debuglog])add_layout(layout)apply_layout(prebuilt_menus)destroy()find_menu_item(menu_items, menu_items_root, ...)get_layout()menus_created()process_layout(prebuilt_menus, menu_layout, ...)remove_layout(layout)- __init__(debuglog=False)