List Property
From Unity Rotorz Reorderable List
Reorderable List Control for Unity
List Property
Gets the underlying list data structure.
public IList<T> List { get; }
From Unity Rotorz Reorderable List
public IList<T> List { get; }