Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/UMovieSceneSection
Description
A true representation of this section's range with an inclusive start frame and an exclusive end frame. The resulting range defines that the section lies between { lower <= time < upper }
| Name | GetTrueRange |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
| Include Path | #include "MovieSceneSection.h" |
TRange < FFrameNumber > GetTrueRange() const