Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/Sections > API/Runtime/MovieScene/Sections/UMovieSceneSubSection > API/Runtime/MovieScene/Sections/UMovieSceneSubSection/GetValidatedInne-
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/Sections/MovieSceneSubSection.h |
| Include | #include "Sections/MovieSceneSubSection.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/Sections/MovieSceneSubSection.cpp |
bool GetValidatedInnerPlaybackRange
&40;
TRange< FFrameNumber > & OutInnerPlaybackRange
&41; const
Remarks
Gets the playrange of the inner sequence, in the inner sequence's time space, trimmed with any start/end offsets, and validated to make sure we get at least a 1-frame long playback range (e.g. in the case where excessive trimming results in an invalid range).