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.