UMovieSceneSection::SetEndFrame

Set this section's end 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 SetEndFrame
(
    TRangeBound< FFrameNumber > NewEndFrame
)

Remarks

Set this section's end frame in sequence resolution space

: Will be clamped to the current start 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