Reorderable List Control for Unity
ReorderableListGUICurrentItemIndex Property |
Gets the zero-based index of the list item that is currently being drawn;
or a value of -1 if no item is currently being drawn.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public static int CurrentItemIndex { get; }
public static function get CurrentItemIndex() : int
Property Value
Type: Int32