Navigation
BlueprintAPI > BlueprintAPI/MovieRenderPipeline
Get the current state of the specified Pipeline. See EMovieRenderPipelineState for more detail about each state.
Target is Movie Pipeline Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| object | In Pipeline | The pipeline to get the state for. |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Return Value | Current State. |