UsoUIElements 0.1.0
Data Centric implimentation of Unity's UI Elements (UI Toolkit)
Loading...
Searching...
No Matches
GWG.UsoUIElements.Utilities.JsonHelper.Wrapper< T > Class Template Reference

Public Attributes

List< T > Items

Detailed Description

  • A private serializable wrapper class for lists of generic type T.
Template Parameters
TGeneric Wrapper Type T

Member Data Documentation

◆ Items

List<T> GWG.UsoUIElements.Utilities.JsonHelper.Wrapper< T >.Items