Click or drag to resize

ReorderableListT Class

Reorderable list of generic type
Inheritance Hierarchy
SystemObject
  DigitalRuby.FastLineRendererReorderableListBase
    DigitalRuby.FastLineRendererReorderableListT
      More...

Namespace:  DigitalRuby.FastLineRenderer
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
[SerializableAttribute]
public class ReorderableList<T> : ReorderableListBase

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "T:DigitalRuby.FastLineRenderer.ReorderableList`1"]

The ReorderableListT type exposes the following members.

Constructors
  NameDescription
Public methodReorderableListT
Initializes a new instance of the ReorderableListT class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Fields
  NameDescription
Public fieldList
Inner list
Top
See Also
Inheritance Hierarchy
SystemObject
  DigitalRuby.FastLineRendererReorderableListBase
    DigitalRuby.FastLineRendererReorderableListT
      DigitalRuby.FastLineRendererReorderableList_Float
      DigitalRuby.FastLineRendererReorderableList_GameObject
      DigitalRuby.FastLineRendererReorderableList_Int
      DigitalRuby.FastLineRendererReorderableList_Rect
      DigitalRuby.FastLineRendererReorderableList_RectOffset
      DigitalRuby.FastLineRendererReorderableList_String
      DigitalRuby.FastLineRendererReorderableList_Transform
      DigitalRuby.FastLineRendererReorderableList_Vector3