Show / Hide Table of Contents

Class ReorderableList<T>

Inheritance
System.Object
ReorderableBase
ReorderableList<T>
ReorderableAnimationClip
ReorderableGameObjectList
ReorderableTransformList
Namespace: ShadowBox.Types
Assembly: cs.temp.dll.dll
Syntax
public class ReorderableList<T> : ReorderableBase
Type Parameters
Name Description
T

Fields

Collection

Declaration
public List<T> Collection
Field Value
Type Description
List<T>
Back to top Generated by DocFX