Navigation
API > API/Developer > API/Developer/AnimationDataController
Inheritance Hierarchy
- FChange
- FSwapChange
- FAnimDataBaseAction
- FSetRichCurveKeyAction
References
| Module | AnimationDataController |
| Header | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include | #include "AnimDataControllerActions.h" |
Syntax
class FSetRichCurveKeyAction : public UE::Anim::FAnimDataBaseAction
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimationCurveIdentifier | CurveId | ||
| FRichCurveKey | Key |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSetRichCurveKeyAction
(
const FAnimationCurveIdentifier& InCurveId, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Overridden from FAnimDataBaseAction
| Type | Name | Description | |
|---|---|---|---|
| TUniquePtr< FChange > | ExecuteInternal
(
IAnimationDataModel* Model, |
||
| FString |