Navigation
Unreal Engine C++ API Reference > Runtime > MovieScene > UMovieSceneSection
References
Module | MovieScene |
Header | /Engine/Source/Runtime/MovieScene/Public/MovieSceneSection.h |
Include | #include "MovieSceneSection.h" |
TRange< FFrameNumber > GetTrueRange&40;&41; const
Remarks
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 }