Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineEditor > API/Plugins/MovieRenderPipelineEditor/UMoviePipelinePIEExecutor
Description
Called right before the specified job is started. This is your last chance to modify the Job Properties before things are initialized from it.
| Name | OnIndividualJobStarted |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Public/MoviePipelinePIEExecutor.h |
| Include Path | #include "MoviePipelinePIEExecutor.h" |
FOnMoviePipelineIndividualJobStartedNative & OnIndividualJobStarted()