UsoUIElements 0.1.0
Data Centric implimentation of Unity's UI Elements (UI Toolkit)
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CBaseField
 CBindableElement
 CButton
 CEnumField
 CFoldout
 CGWG.UsoUIElements.CustomElements.EllipseMeshA utility class that generates mesh data for rendering elliptical shapes with customizable borders in Unity's UI Elements system. This class creates vertex and index arrays suitable for use with Unity's UI rendering pipeline to draw ellipses or circles
 CGWG.UsoUIElements.CustomElements.PercentageColorDataA serializable data structure that represents a single segment of a pie chart with its percentage value and display color. Used by UsoPieChart to define individual chart slices with their proportional size and visual appearance
 CGWG.UsoUIElements.IUsoUiElementDefines the contract for all USO UI framework elements, providing a standardized interface for field validation, data binding, styling, and framework integration capabilities
 CGWG.UsoUIElements.Utilities.GuidExtensions
 CGWG.UsoUIElements.Utilities.JsonHelper
 CGWG.UsoUIElements.Utilities.JsonHelper.Wrapper< T >
 CGWG.UsoUIElements.Utilities.UsoUiHelperA static utility class that provides helper methods and extensions for working with Unity's UI Elements system. This class offers functionality for field validation styling, LINQ-style query operations, element creation, manipulation, and traversal
 CHelpBox
 CIEquatable
 CImage
 CINotifyPropertyChanged
 CINotifyValueChanged
 CLabel
 CListView
 CMonoBehaviour
 CPropertyDrawer
 CScriptableObject
 CSlider
 CSliderInt
 CTextField
 CToggle
 CToolbar
 CToolbarButton
 CToolbarMenu
 CTreeView
 CTwoPaneSplitView
 CUnityEditor.Editor
 CVector3IntField
 CVisualElement