Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FMovieSceneContext
Description
Check whether we have an externally supplied time at which preroll will end.
When not set (and IsPreRoll() is true), preroll ends at either the start or end of section bounds, depending on play direction.
| Name | HasPreRollEndTime |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/Evaluation/MovieScenePlayback.h |
| Include Path | #include "Evaluation/MovieScenePlayback.h" |
bool HasPreRollEndTime() const