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