Reorderable List Control for Unity
ItemMovingEventArgsNewItemIndex Property |
Gets zero-based index of item after it has been moved.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

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