Serialization.

GetValue(SerializedProperty) Method

Summary

Gets the value of the UnityEditor.SerializedProperty.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
Serialization

Syntax

public static Object GetValue(this SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
Object