Unreal Engine Blueprint API Reference > Movie Render Pipeline
Create a job from a level sequence. Sets the map as the currently editor world, the author, the sequence and the job name as the sequence name on the new job. Returns the newly created job.
Target is Movie Pipeline Editor Blueprint Library
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | In Pipeline Queue | |
object | In Sequence |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | Create a job from a level sequence. Sets the map as the currently editor world, the author, the sequence and the job name as the sequence name on the new job. Returns the newly created job. |