Summary
    Gets the value of the from the 
		Animancer.Editor.PropertyAccessor.Parent (if there is one), then uses it to get and return
    the value of the Animancer.Editor.PropertyAccessor.Field.
    - Assembly
- Animancer.dll 
- Namespace
- Animancer.Editor 
- Containing Type
- PropertyAccessor
Syntax
public Object GetValue(SerializedProperty serializedProperty)Parameters
| Name | Type | Description | 
|---|---|---|
| serializedProperty | SerializedProperty | 
Return Value
| Type | Description | 
|---|---|
| Object |