|
Window Framework v1.2.4
Window Framework for Unity UI Toolkit
|
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 |
| class | WindowFrameControllerDebugWindow |
| class | WindowFrameControllerEditor |
| Custom editor class for the WindowFrameController component, designed using UI Toolkit. More... | |
| class | WindowFrameThemeDataEditor |
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.