ItemInsertedEventArgs.ItemIndex Property
Reorderable List Control for Unity
| ItemInsertedEventArgsItemIndex Property |
Gets zero-based index of item which was inserted.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
public int ItemIndex { get; }
public function get ItemIndex() : int