UMovieSceneSection::MoveSection

Moves the section by a specific amount of time

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h

Include

#include "MovieSceneSection.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSection.cpp

Syntax

void MoveSection
(
    FFrameNumber DeltaTime
)

Remarks

Moves the section by a specific amount of time

Parameters

Parameter

Description

DeltaTime

The distance in time to move the curve

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss