Serialization.

GetValue(SerializedProperty) Method

Summary

Gets the value of the UnityEditor.SerializedProperty.

Syntax

public static Object GetValue(this SerializedProperty property)

Parameters

Name Type Description
property SerializedProperty

Return Value

Type Description
Object