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