Reorderable List Control for Unity
| IReorderableListAdaptorEndGUI Method |
Occurs after all list items have been drawn.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxvoid EndGUI()
function EndGUI()
RemarksThis method is only used to handle GUI repaint events.
See Also