Navigation
API > API/Developer > API/Developer/AnimationDataController
| Name | FAddCurveAction |
| Type | class |
| Header File | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path | #include "AnimDataControllerActions.h" |
Syntax
class FAddCurveAction : public UE::Anim::FAnimDataBaseAction
Inheritance Hierarchy
- FChange → FSwapChange → FAnimDataBaseAction → FAddCurveAction
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AnimDataControllerActions.h | |||
FAddCurveAction
(
const FAnimationCurveIdentifier& InCurveId, |
AnimDataControllerActions.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FAddCurveAction() |
AnimDataControllerActions.h |
Functions
Public
Protected
Overridden from FAnimDataBaseAction
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual TUniquePtr< FChange > ExecuteInternal
(
IAnimationDataModel* Model, |
AnimDataControllerActions.h | ||
virtual FString ToStringInternal() |
AnimDataControllerActions.h |