FMovieSceneContext::HasPostRollStartTime

Check whether we have an externally supplied time at which postroll started.

Windows
MacOS
Linux

References

Module

MovieScene

Header

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

Include

#include "Evaluation/MovieScenePlayback.h"

Syntax

bool HasPostRollStartTime() const

Remarks

Check whether we have an externally supplied time at which postroll started.

When not set (and IsPostRoll() is true), preroll ends at either the start or end of section bounds, depending on play direction.

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