Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/Graph > API/Plugins/MovieRenderPipelineCore/Graph/UMovieGraphDataSourceBase
- UMovieGraphDataSourceBase::JumpDataSource()
- UMovieGraphSequenceDataSource::JumpDataSource()
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/Graph/MovieGraphDataTypes.h |
| Include | #include "Graph/MovieGraphDataTypes.h" |
virtual void JumpDataSource
(
const FFrameTime & InTimeToJumpTo
)
Remarks
Called by the Time Step system when the external data source should jump to the given time. Time is in TickResolution scale.