Reorderable List Control for Unity
ReorderableListGUI Properties |
The ReorderableListGUI type exposes the following members.
![](SectionExpanded.png)
Name | Description | |
---|---|---|
![]() ![]() |
CurrentItemIndex |
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.
|
![]() ![]() |
CurrentItemTotalPosition |
Gets the total position of the list item that is currently being drawn.
|
![]() ![]() |
CurrentListControlID |
Gets the control ID of the list that is currently being drawn.
|
![]() ![]() |
CurrentListPosition |
Gets the position of the list control that is currently being drawn.
|
![]() ![]() |
IndexOfChangedItem |
Gets or sets the zero-based index of the last item that was changed. A value of -1
indicates that no item was changed by list.
|
![](SectionExpanded.png)