Summary
Creates a new
Animancer.Editor.Serialization.PropertyReference which wraps the specified `property`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
.PropertyReference
Syntax
public PropertyReference(SerializedProperty property)
Parameters
| Name | Type | Description |
|---|---|---|
| property | SerializedProperty |
Return Value
| Type | Description |
|---|---|
| void |