ICompElementEditorModule

Windows
MacOS
Linux

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

Name Description

Public function Static

ICompElement...

 

Get()

Public function

TSharedPtr< ...

 

GetCompElementManager()

Returns a manager object for compositing elements, which can be used to perform various operations on the element objects in the editor.

Public function

TArray< FCom...

 

GetEditorMenuExtendersList()

Typedefs

Name

Description

FCompEditorMenuExtender

Delegates to be called to extend the comp-element editor menus

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss