Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- ReorderableListGUI
- ListFieldAbsolute(Rect, SerializedProperty, ReorderableListFlags)
ListFieldAbsolute Method (position, arrayProperty, flags)
Draw list field control for serializable property array.
public static void ListFieldAbsolute( Rect position, SerializedProperty arrayProperty, ReorderableListFlags flags = )
Parameters
- position (Rect)
- Position of control.
- arrayProperty (SerializedProperty)
- Serializable property.
- flags (ReorderableListFlags) (Optional)
- Optional flags to pass into list field.