BlueprintAPI > BlueprintAPI/MovieRenderPipeline > BlueprintAPI/MovieRenderPipeline/Queue
Duplicate the specific job and return the duplicate. Configurations are duplicated and not shared.
Target is Movie Pipeline Queue
Inputs
Type | Name | Description |
---|---|---|
exec | In | |
object | Target | |
object | In Job | The job to look for to duplicate. |
Outputs
Type | Name | Description |
---|---|---|
exec | Out | |
object | Return Value | The duplicated instance or nullptr if a duplicate could not be made. |