Render Queue with Executor

Render Queue with Executor

Windows
MacOS
Linux

Starts processing the current queue with the supplied executor class. This starts an async process which may or may not run in a separate process (or on separate machines), determined by the executor implementation. The executor should report progress for jobs depending on the implementation.

Target is Movie Pipeline Queue Subsystem

Render Queue with Executor
Target
Select Asset
In Executor Type
Select Class
Return Value
Select Asset

Inputs

In
Exec
Target
Movie Pipeline Queue Subsystem Object Reference
In Executor Type
Movie Pipeline Executor Base Class Reference

A subclass of UMoviePipelineExecutorBase. An instance of this class is created and started.

Outputs

Out
Exec
Return Value
Movie Pipeline Executor Base Object Reference

A pointer to the instance of the class created. This instance will be kept alive by the Queue Subsystem until it has finished (or been canceled). Register for progress reports and various callbacks on this instance.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback