|
Window Framework for UI Toolkit Scripting v1.3.0
|
Primary namespace for the Window Framework Assets editor functions. More...
Classes | |
| class | ThemeListView |
| Represents a custom UI element for managing and displaying a list of themes in the Unity Editor. This class extends the VisualElement class and provides functionality to display and manage themes defined in WindowFrameThemeData. More... | |
| class | ThemeManagerWindow |
| Represents a custom editor window in Unity, used for managing themes within the Window Framework. More... | |
| class | WindowFrameControllerDebugWindow |
| class | WindowFrameControllerEditor |
| Custom editor class for the WindowFrameController component, designed using UI Toolkit. More... | |
| class | WindowFrameThemeDataEditor |
| class | WindowFrameworkEditorConfigHelper |
| This class is used to remove the define symbol that enables the Addressables support in the Window Framework when the Addressables package is removed while still having the support enabled. More... | |
Primary namespace for the Window Framework Assets editor functions.
The Editor namespace is used to hold all the editor scripts for the asset so that they do not clutter the main namespace with editor only code.