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