Navigation
Unreal Engine C++ API Reference > Developer > AnimationDataController
Inheritance Hierarchy
- FSwapChange
- FAnimDataBaseAction
- FAddTransformCurveAction
References
Module | AnimationDataController |
Header | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
Include | #include "AnimDataControllerActions.h" |
Syntax
class FAddTransformCurveAction : public UE::Anim::FAnimDataBaseAction
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
FAnimationCurveIdentifier | CurveId | |
![]() |
int32 | Flags | |
![]() |
TArray< FRichCurveKey >[9] | SubCurveKeys |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
|||
![]() |
FAddTransformCurveAction
(
const FAnimationCurveIdentifier& InCurveId, |
Destructors
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
Overridden from FAnimDataBaseAction
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
TUniquePtr< FChange > | ExecuteInternal
(
IAnimationDataModel* Model, |
|
![]() ![]() ![]() |
FString |