Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/UAnimInstance
Type | Name | Description | |
---|---|---|---|
![]() |
void | AddCurveValue
(
const SmartName::UID_Type Uid, |
Please use AddCurveValue that takes a CurveName |
![]() |
void | AddCurveValue
(
const FSmartNameMapping& Mapping, |
Please use AddCurveValue that takes a CurveName |
![]() |
void | AddCurveValue
(
const FName& CurveName, |
Add curve float data, using a curve name. |