Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineEditor > API/Plugins/MovieRenderPipelineEditor/UMoviePipelineQueueSubsystem
Description
Returns true if the current queue has been modified since it was loaded, else returns false. Note that the empty queue that is in use upon the initial load of MRQ is not considered dirty.
| Name | IsQueueDirty |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Public/MoviePipelineQueueSubsystem.h |
| Include Path | #include "MoviePipelineQueueSubsystem.h" |
| Source | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Private/MoviePipelineQueueSubsystem.cpp |
UFUNCTION (BlueprintPure, Category="Movie Render Pipeline")
bool IsQueueDirty() const