Serialization.PropertyAccessor.

Serialization.

GetValue(SerializedObject) Method

Summary

Gets the value of the from the Animancer.Editor.Serialization.PropertyAccessor.Parent (if there is one), then uses it to get and return the value of the Animancer.Editor.Serialization.PropertyAccessor.Field.

Syntax

public Object GetValue(SerializedObject serializedObject)

Parameters

Name Type Description
serializedObject SerializedObject

Return Value

Type Description
Object