Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphLinearTimeStep
- UMovieGraphCoreTimeStep::GetNextTemporalRangeIndex()
- UMovieGraphLinearTimeStep::GetNextTemporalRangeIndex()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphLinearTimeStep.h |
| Include | #include "Graph/MovieGraphLinearTimeStep.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Private/Graph/MovieGraphLinearTimeStep.cpp |
virtual int32 GetNextTemporalRangeIndex() const
Remarks
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).