Click or drag to resize
PropertyFieldGetValue Method
Returns the converted current property value.

Namespace: Slash.Unity.Editor.Common.Inspectors
Assembly: Slash.Unity.Editor.Common (in Slash.Unity.Editor.Common.dll) Version: 0.0.0.0
Syntax
public Object GetValue()

Return Value

Type: Object
Current property value.
See Also