Navigation
API > API/Developer > API/Developer/AnimationDataController > API/Developer/AnimationDataController/FResizePlayLengthInFramesAction
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| AnimDataControllerActions.h | |||
FResizePlayLengthInFramesAction
(
const IAnimationDataModel* InModel, |
AnimDataControllerActions.h |
FResizePlayLengthInFramesAction()
| Name | FResizePlayLengthInFramesAction |
| Type | function |
| Header File | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path | #include "AnimDataControllerActions.h" |
FResizePlayLengthInFramesAction()
FResizePlayLengthInFramesAction(const IAnimationDataModel *, FFrameNumber, FFrameNumber)
| Name | FResizePlayLengthInFramesAction |
| Type | function |
| Header File | /Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path | #include "AnimDataControllerActions.h" |
| Source | /Engine/Source/Developer/AnimationDataController/Private/AnimDataControllerActions.cpp |
FResizePlayLengthInFramesAction
(
const IAnimationDataModel * InModel,
FFrameNumber F0,
FFrameNumber F1
)