Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineExecutorJob
Description
Marks this job's legacy preset config as having been seeded with the project's default settings, which disables the one-time defaults seeding that would otherwise run on the next Basic/Graph -> Preset switch. Typically only called by EnsureJobHasDefaultSettings (which manages the flag as part of its idempotency gate), but may be useful in niche cases where external code manages the configuration lifecycle directly and needs to coordinate with that gate.
| Name | MarkLegacyPresetDefaultsAsInitialized |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h |
| Include Path | #include "MoviePipelineQueue.h" |
void MarkLegacyPresetDefaultsAsInitialized()