Navigation
API > API/Runtime > API/Runtime/MovieScene
| Name | TimeHelpers |
| Type | class |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneTimeHelpers.h |
| Include Path | #include "MovieSceneTimeHelpers.h" |
Syntax
class TimeHelpers
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void MigrateFrameTimes
(
const IRetimingInterface& Retimer, |
MovieSceneTimeHelpers.h | ||
static void MigrateFrameTimes
(
FFrameRate SourceRate, |
Migrate the frame times of the movie scene from the source frame rate to the destination frame rate | MovieSceneTimeHelpers.h |