UMoviePipelineQueue::GetJobs

Get all of the Jobs contained in this Queue.

Windows
MacOS
Linux

References

Module

MovieRenderPipelineCore

Header

/Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineCore/Public/MoviePipelineQueue.h

Include

#include "MoviePipelineQueue.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Movie Render Pipeline|Queue")
TArray< UMoviePipelineExecutorJob * > GetJobs() const

Remarks

Get all of the Jobs contained in this Queue.

Returns

The jobs contained by this queue.

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