Summary
Returns a
UnityEditor.SerializedProperty
relative to the data at the specified `index`.- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerSettings
Syntax
public static SerializedProperty GetSerializedProperty(int index, ref string basePropertyPath, string propertyPath)
Parameters
Name | Type | Description |
---|---|---|
index | int | |
basePropertyPath | string | |
propertyPath | string |
Return Value
Type | Description |
---|---|
SerializedProperty |