Navigation
API > API/Developer > API/Developer/AnimationDataController > API/Developer/AnimationDataController/FSetCurveCommentAction
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AnimDataControllerActions.h | |||
FSetCurveCommentAction
(
const FAnimationCurveIdentifier& InCurveId, |
AnimDataControllerActions.h |
FSetCurveCommentAction()
| Name | FSetCurveCommentAction |
| Type | function |
| Header File | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path | #include "AnimDataControllerActions.h" |
FSetCurveCommentAction()
FSetCurveCommentAction(const FAnimationCurveIdentifier &, const FString &)
| Name | FSetCurveCommentAction |
| Type | function |
| Header File | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path | #include "AnimDataControllerActions.h" |
FSetCurveCommentAction
(
const FAnimationCurveIdentifier & InCurveId,
const FString & InComment
)