UMovieSceneSection::SetStartFrame

Set this section's start frame in sequence resolution space.

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 SetStartFrame
(
    TRangeBound< FFrameNumber > NewStartFrame
)

Remarks

Set this section's start frame in sequence resolution space.

: Will be clamped to the current end frame if necessary

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