Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListControl
- DrawControlFromState(IReorderableListAdaptor, ReorderableListControl..::..DrawEmpty, ReorderableListFlags)
DrawControlFromState Method (adaptor, drawEmpty, flags)
Generate and draw control from state object.
public static void DrawControlFromState( IReorderableListAdaptor adaptor, ReorderableListControl..::..DrawEmpty drawEmpty, ReorderableListFlags flags )
Parameters
- adaptor (IReorderableListAdaptor)
- Reorderable list adaptor.
- drawEmpty (ReorderableListControl..::..DrawEmpty)
- Delegate for drawing empty list.
- flags (ReorderableListFlags)
- Optional flags to pass into list field.