UMoviePipelineQueueSubsystem

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MovieRenderPipelineEditor

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Public/MoviePipelineQueueSubsystem.h

Include

#include "MoviePipelineQueueSubsystem.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(BlueprintType)
class UMoviePipelineQueueSubsystem : public UEditorSubsystem

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

Constructors

Functions

Name Description

Public function Const UFunction BlueprintPure, Category

UMoviePipeli...

 

GetActiveExecutor()

Returns the active executor (if there is one).

Public function Const UFunction BlueprintPure, Category

UMoviePipeli...

 

GetQueue()

Returns the queue of Movie Pipelines that need to be rendered.

Public function Const UFunction BlueprintPure, Category

bool

 

IsRendering()

Returns true if there is an active executor working on producing a movie.

Public function UFunction BlueprintCallable, Category, Meta

UMoviePipeli...

 

RenderQueueWithExecutor

Starts processing the current queue with the supplied executor class.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss