Click or drag to resize

ReorderableList_Transform Class

Reorderable list of transform
Inheritance Hierarchy
SystemObject
  DigitalRuby.FastLineRendererReorderableListBase
    DigitalRuby.FastLineRendererReorderableListTransform
      DigitalRuby.FastLineRendererReorderableList_Transform

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

The ReorderableList_Transform type exposes the following members.

Constructors
  NameDescription
Public methodReorderableList_Transform
Initializes a new instance of the ReorderableList_Transform 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
See Also