| PropertyField Methods |
The PropertyField type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPropertyType |
Returns the property type and the conversion functions to use when showing the value in the inspector and when
the value is written back to the property.
| |
| GetValue |
Returns the converted current property value.
| |
| SetValue |
Converts and sets the current property value.
|