Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- SerializedPropertyAdaptor
- SerializedPropertyAdaptor(SerializedProperty)
SerializedPropertyAdaptor Constructor (arrayProperty)
Initializes a new instance of SerializedPropertyAdaptor.
public SerializedPropertyAdaptor( SerializedProperty arrayProperty )
Parameters
- arrayProperty (SerializedProperty)
- Serialized property for entire array.