SerializedPropertyAdaptor.arrayProperty Property

Rotorz ReorderableList

SerializedPropertyAdaptorarrayProperty Property
Gets the underlying serialized array property.

Namespace: Rotorz.ReorderableList
Assembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntax
public SerializedProperty arrayProperty { get; }
public function get arrayProperty() : SerializedProperty

Property Value

Type: SerializedProperty
See Also