Method GetPropertyValue
GetPropertyValue(SerializedProperty)
Get the value of a proprty, as an object
Declaration
public static object GetPropertyValue(SerializedProperty property)
Parameters
Type | Name | Description |
---|---|---|
SerializedProperty | property |
Returns
Type | Description |
---|---|
object |