Navigation
API > API/Plugins > API/Plugins/MovieRenderPipelineEditor
Inheritance Hierarchy
- IModuleInterface
- IMovieRenderPipelineEditorModule
References
| Module | MovieRenderPipelineEditor |
| Header | /Engine/Plugins/MovieScene/MovieRenderPipeline/Source/MovieRenderPipelineEditor/Public/IMovieRenderPipelineEditorModule.h |
| Include | #include "IMovieRenderPipelineEditorModule.h" |
Syntax
class IMovieRenderPipelineEditorModule : public IModuleInterface
Remarks
Public module interface for the Movie Render Pipeline module
Constants
| Name | Description |
|---|---|
| MoviePipelineConfigEditorTabLabel | The default label for the movie render config editor tab. |
| MoviePipelineConfigEditorTabName | The tab name for the movie render config editor tab |
| MoviePipelineQueueTabLabel | The default label for the movie render queue editor tab. |
| MoviePipelineQueueTabName | The tab name for the movie render queue editor tab |