UMovieSceneSection::GetTrueRange

A true representation of this section's range with an inclusive start frame and an exclusive end frame.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "MovieSceneSection.h"

Syntax

TRange< FFrameNumber > GetTrueRange() 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 }

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