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