UMovieSceneSection::GetExclusiveEndFrame

Gets the first frame number after the end of this section

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSection.h"

Syntax

FFrameNumber GetExclusiveEndFrame() const

Remarks

Gets the first frame number after the end of this section

Assumes a non-infinite end time. Check HasEndFrame first.

Returns

The first frame after this section ends

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