Summary
Gets the value of the
UnityEditor.SerializedProperty
.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
Syntax
public static T GetValue<T>(this SerializedProperty property)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
property | SerializedProperty |
Return Value
Type | Description |
---|---|
T |