Summary
Gets the value of the
UnityEditor.SerializedProperty
for each of its target objects.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- Serialization
Syntax
public static T[] GetValues<T>(this SerializedProperty property)
Type Parameters
Name | Description |
---|---|
T |
Parameters
Name | Type | Description |
---|---|---|
property | SerializedProperty |
Return Value
Type | Description |
---|---|
T[] |