Navigation
API > API/Developer > API/Developer/AnimationDataController > API/Developer/AnimationDataController/FAddAtributeKeyAction
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AnimDataControllerActions.h |
|
|
|
AnimDataControllerActions.h |
|
FAddAtributeKeyAction()
| |
|
| Name |
FAddAtributeKeyAction |
| Type |
function |
| Header File |
/Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path |
#include "AnimDataControllerActions.h" |
FAddAtributeKeyAction()
FAddAtributeKeyAction(const FAnimationAttributeIdentifier &, const FAttributeKey &)
| |
|
| Name |
FAddAtributeKeyAction |
| Type |
function |
| Header File |
/Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path |
#include "AnimDataControllerActions.h" |
FAddAtributeKeyAction
(
const FAnimationAttributeIdentifier & InAttributeId,
const FAttributeKey & InKey
)