Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListControl
- Draw(IReorderableListAdaptor, ReorderableListControl..::..DrawEmpty)
Draw Method (adaptor, drawEmpty)
Draw layout version of list control.
public void Draw( IReorderableListAdaptor adaptor, ReorderableListControl..::..DrawEmpty drawEmpty )
Parameters
- adaptor (IReorderableListAdaptor)
- Reorderable list adaptor.
- drawEmpty (ReorderableListControl..::..DrawEmpty)
- Delegate for drawing empty list.