|
UsoUIElements 0.1.0
Data Centric implimentation of Unity's UI Elements (UI Toolkit)
|
Code templates for new elements. More...
Classes | |
| class | UsoCustomElementTemplate |
| Custom UI element template for creating additional Uso UI elements. More... | |
| class | UsoDataTemplate |
| The UsoDataTemplate class serves as an example base for defining bindable data objects. It inherits from the ScriptableObject class and implements the INotifyPropertyChanged interface, allowing for property change notification and data-binding functionality. More... | |
| class | UsoElementTemplate |
| Custom UI element template for creating additional Uso UI elements. More... | |
Code templates for new elements.