Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMovieGraphCoreTimeStep
Description
Gets the index of the next temporal range. The index returned should not be the index returned by the prior call (this would result in a frame delta time of zero, causing the engine to crash).
Derived Overrides
| Name | GetNextTemporalRangeIndex |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphCoreTimeStep.h |
| Include Path | #include "Graph/MovieGraphCoreTimeStep.h" |
virtual int32 GetNextTemporalRangeIndex() const