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