SerializedPropertyAdaptorarrayProperty Property |
Gets the underlying serialized array property.
Namespace: Rotorz.ReorderableListAssembly: Editor.ReorderableList (in Editor.ReorderableList.dll) Version: 0.0.0.0 (0.3.0.0)
Syntaxpublic SerializedProperty arrayProperty { get; }
public function get arrayProperty() : SerializedProperty
Property Value
Type:
SerializedProperty
See Also