FMovieScenePlaybackPosition::GetLastRange

Get a range that encompasses the last evaluated range in OutputRate space.

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePlayback.h

Include

#include "Evaluation/MovieScenePlayback.h"

Source

/Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieScenePlayback.cpp

Syntax

TOptional< FMovieSceneEvaluationRange > GetLastRange() const

Remarks

Get a range that encompasses the last evaluated range in OutputRate space.

Returns

An optional evaluation range in OutputRate space.

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