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