Reorderable List Control for Unity
- Namespaces
- Rotorz.ReorderableList
- SerializedPropertyAdaptor
- SerializedPropertyAdaptor(SerializedProperty, Single)
SerializedPropertyAdaptor Constructor (arrayProperty, fixedItemHeight)
Initializes a new instance of SerializedPropertyAdaptor.
public SerializedPropertyAdaptor( SerializedProperty arrayProperty, float fixedItemHeight )
Parameters
- arrayProperty (SerializedProperty)
- Serialized property for entire array.
- fixedItemHeight (Single)
- Non-zero height overrides property drawer height calculation.