Navigation
API > API/Developer > API/Developer/AnimationDataController > API/Developer/AnimationDataController/FResizePlayLengthInFramesAction
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
AnimDataControllerActions.h |
|
|
|
AnimDataControllerActions.h |
|
FResizePlayLengthInFramesAction()
| |
|
| Name |
FResizePlayLengthInFramesAction |
| Type |
function |
| Header File |
/Engine/Source/Developer/AnimationDataController/Public/AnimDataControllerActions.h |
| Include Path |
#include "AnimDataControllerActions.h" |
FResizePlayLengthInFramesAction()
| |
|
| 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
)