omni.kit.menu.utils.builder_utils#
Classes Summary:
| Controls how layouts search for the menu item paths, either everywhere or just in the local menu group | |
| Menu alignment setting. Either left or right | |
| Class for creation of menu items | |
| Internal flags used by layout for item ordering | 
Functions Summary:
| internal function that creates a entry in prebuilt_menus dictionary | |
| converts menu path into internal path | |
| gets menu name from menu_entry.name_fn or menu_entry.name | |
| Checks if delegate class has func_name function. |