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