Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
| Type | Name | Description | |
|---|---|---|---|
| const TMap< FName, float > & | GetAnimationCurveList
(
EAnimCurveType Type |
Return the list of curves that are specified by type | |
| void | GetAnimationCurveList
(
EAnimCurveType Type, |
This function is deprecated. Use AppendAnimationCurveList instead. |