UsoUIElements 0.1.0
Data Centric implimentation of Unity's UI Elements (UI Toolkit)
Loading...
Searching...
No Matches
GWG::UsoUIElements::Utilities Namespace Reference

Contains utility classes and functions used by UsoUIElements. More...

Classes

class  GuidExtensions
class  JsonHelper
struct  SerializableGuid
 A Unity-serializable wrapper for System.Guid that provides globally unique identifier functionality with full Unity Editor and runtime support. This structure stores GUID data as four 32-bit unsigned integers to ensure proper serialization and Inspector display while maintaining compatibility with standard .NET Guid operations. More...
class  UsoUiHelper
 A 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. More...

Detailed Description

Contains utility classes and functions used by UsoUIElements.