Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneContext
Description
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.
| Name | HasPostRollStartTime |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePlayback.h |
| Include Path | #include "Evaluation/MovieScenePlayback.h" |
bool HasPostRollStartTime() const