Navigation
API > API/Plugins > API/Plugins/ComposureLayersEditor
Inheritance Hierarchy
- IModuleInterface
- ICompElementEditorModule
References
| Module | ComposureLayersEditor |
| Header | /Engine/Plugins/Compositing/Composure/Source/ComposureLayersEditor/Public/CompElementEditorModule.h |
| Include | #include "CompElementEditorModule.h" |
Syntax
class ICompElementEditorModule : public IModuleInterface
Functions
| Type | Name | Description | |
|---|---|---|---|
| ICompElementEditorModule & | Get () |
||
| TSharedPtr< ICompElementManager > | Returns a manager object for compositing elements, which can be used to perform various operations on the element objects in the editor. | ||
| TArray< FCompEditorMenuExtender > & |
Typedefs
| Name | Description |
|---|---|
| FCompEditorMenuExtender | Delegates to be called to extend the comp-element editor menus |