Click or drag to resize
PropertyField Methods

The PropertyField type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetPropertyType
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.
Public methodGetValue
Returns the converted current property value.
Public methodSetValue
Converts and sets the current property value.
Top
See Also