Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
Gets the first frame number after the end of this section
Assumes a non-infinite end time. Check HasEndFrame first.
| Name | GetExclusiveEndFrame |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include Path | #include "MovieSceneSection.h" |
FFrameNumber GetExclusiveEndFrame() const
The first frame after this section ends