Click or drag to resize

ReorderableList_RectOffset Class

Reorderable list of rect offset
Inheritance Hierarchy
System.Object
  DigitalRuby.FastLineRenderer.ReorderableListBase
    DigitalRuby.FastLineRenderer.ReorderableList<RectOffset>
      DigitalRuby.FastLineRenderer.ReorderableList_RectOffset

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

The ReorderableList_RectOffset type exposes the following members.

Constructors
  NameDescription
Public methodReorderableList_RectOffset
Initializes a new instance of the ReorderableList_RectOffset 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