IReorderableListAdaptor.EndGUI Method

Rotorz ReorderableList

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)
Syntax
void EndGUI()
function EndGUI()
Remarks

This method is only used to handle GUI repaint events.

See Also