Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/IMaterialEditorModule
Delegate to be called when a Material Function Editor is created, for toolbar, tab, and menu extension
| Name | FMaterialFunctionEditorOpenedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorModule.h |
| Include Path | #include "MaterialEditorModule.h" |
Syntax
class FMaterialFunctionEditorOpenedEvent : public TBaseMulticastDelegate_OneParam< void, TWeakPtr< IMaterialEditor > >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, TWeakPtr< IMaterialEditor > > → IMaterialEditorModule::FMaterialFunctionEditorOpenedEvent