|
UsoUIElements 0.1.0
Data Centric implimentation of Unity's UI Elements (UI Toolkit)
|
Classes | |
| class | Wrapper< T > |
Static Public Member Functions | |
| static string | ToJson< T > (List< T > list, bool prettyPrint=false) |
Provides a generic method that:
Wraps the list in a private serializable Wrapper class (with a single Items field).
|
static |