Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
| Type | Name | Description | |
|---|---|---|---|
| float | GetCurveValue
(
FName CurveName |
Returns the value of a named curve. | |
| bool | GetCurveValue
(
FName CurveName, |
Returns value of named curved in OutValue, returns whether the curve was actually found or not. |