Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListGUI
- ListFieldAbsolute(Rect, IReorderableListAdaptor, ReorderableListFlags)
ListFieldAbsolute Method (position, adaptor, flags)
Draw list field control for adapted collection.
public static void ListFieldAbsolute( Rect position, IReorderableListAdaptor adaptor, ReorderableListFlags flags = )
Parameters
- position (Rect)
- Position of control.
- adaptor (IReorderableListAdaptor)
- Reorderable list adaptor.
- flags (ReorderableListFlags) (Optional)
- Optional flags to pass into list field.