Reorderable List Control for Unity
ReorderableListControlDraw Method (IReorderableListAdaptor) |
Draw layout version of list control.
Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)

public void Draw( IReorderableListAdaptor adaptor )
public function Draw( adaptor : IReorderableListAdaptor )
Parameters
- adaptor
- Type: Rotorz.ReorderableListIReorderableListAdaptor
Reorderable list adaptor.
