Navigation
API > API/Developer > API/Developer/AnimationDataController > API/Developer/AnimationDataController/FRemoveRichCurveKeyAction
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AnimDataControllerActions.h |
|
|
|
AnimDataControllerActions.h |
|
FRemoveRichCurveKeyAction()
| |
|
| Name |
FRemoveRichCurveKeyAction |
| Type |
function |
| Header File |
/Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path |
#include "AnimDataControllerActions.h" |
FRemoveRichCurveKeyAction()
FRemoveRichCurveKeyAction(const FAnimationCurveIdentifier &, const float)
| |
|
| Name |
FRemoveRichCurveKeyAction |
| Type |
function |
| Header File |
/Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path |
#include "AnimDataControllerActions.h" |
FRemoveRichCurveKeyAction
(
const FAnimationCurveIdentifier & InCurveId,
const float InTime
)