Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineSetting
References
| Module | MovieRenderPipelineCore |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineSetting.h |
| Include | #include "MoviePipelineSetting.h" |
void OnMoviePipelineShutdown
&40;
UMoviePipeline &42; InPipeline
&41;
Remarks
This is called once on a setting when the movie pipeline is shut down. If the setting only exists as part of a shot override, it will be called once the shot is finished. see shot-related callbacks so that they work properly with shot-overrides.