Navigation
BlueprintAPI > BlueprintAPI/MovieRenderPipeline > BlueprintAPI/MovieRenderPipeline/Queue
Replace the contents of this queue with a copy of the contents from another queue. Returns a pointer to this queue if the copy was successful, else nullptr.
Target is Movie Pipeline Queue
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| object | In Queue |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| object | Return Value |