Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation > API/Runtime/Engine/Animation/FRawCurveTracks
Type | Name | Description | |
---|---|---|---|
![]() |
FAnimCurveBase * | GetCurveData
(
SmartName::UID_Type Uid, |
Please use GetCurveData that takes an FName. |
![]() ![]() |
const FAnimCurveBase * | GetCurveData
(
SmartName::UID_Type Uid, |
Please use GetCurveData that takes an FName. |
![]() |
FAnimCurveBase * | GetCurveData
(
FName Name, |
Find curve data based on the curve name |
![]() ![]() |
const FAnimCurveBase * | GetCurveData
(
FName Name, |
Please use GetCurveData that takes an FName. |