| PropertyField Properties |
The PropertyField type exposes the following members.
| Name | Description | |
|---|---|---|
| GetConversionFunc |
Conversion function when getting the value to show in the inspector.
| |
| Name |
Name of the wrapped property to be shown in the inspector.
| |
| SetConversionFunc |
Conversion function when writing the value from the inspector back to the property.
| |
| Type |
Serialized type of the wrapped property.
|