Click or drag to resize
PropertyField Properties

The PropertyField type exposes the following members.

Properties
  NameDescription
Public propertyGetConversionFunc
Conversion function when getting the value to show in the inspector.
Public propertyName
Name of the wrapped property to be shown in the inspector.
Public propertySetConversionFunc
Conversion function when writing the value from the inspector back to the property.
Public propertyType
Serialized type of the wrapped property.
Top
See Also