omni.kit.window.preferences.scripts Functions#
Functions Summary:
| Deregister actions: show_preferences_window, hide_preferences_window, toggle_preferences_window. | |
| Get instance of preference window class. | |
| Get list of all available pages. | |
| Gets list of pages that are visible. IE list of pages that PreferenceBuilder.show_page() returned True. | |
| Hide the Preferences window from the User. | |
| rebuild UI | |
| Register actions: show_preferences_window, hide_preferences_window, toggle_preferences_window. | |
| Add new custom page to preference window list. | |
| Select page to display and refresh. | |
| Shows file importer. | |
| Show the Preferences window to the User. | |
| Remove custom page from preference window list. |