Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphEngineTimeStep
- UEngineCustomTimeStep::UpdateTimeStep()
- UMovieGraphEngineTimeStep::UpdateTimeStep()
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 bool UpdateTimeStep
&40;
UEngine &42; InEngine
&41;
Remarks
Update FApp::CurrentTime/FApp::DeltaTime and optionally wait until the end of the frame. true if the Engine's TimeStep should also be performed; false otherwise.