Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineCore > API/Plugins/MovieRenderPipelineCore/UMoviePipelineQueue
Description
Gets the dirty state of this queue. Note that dirty state is only tracked when the editor is active.
| Name | IsDirty |
| Type | function |
| Header File | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h |
| Include Path | #include "MoviePipelineQueue.h" |
UFUNCTION (BlueprintCallable, Category="Movie Render Pipeline|Queue")
bool IsDirty() const