Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/IMaterialEditorModule
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, TWeakPtr< IMaterialEditor > >
- IMaterialEditorModule::FMaterialInstanceEditorOpenedEvent
References
| Module | MaterialEditor |
| Header | /Engine/Source/Editor/MaterialEditor/Public/MaterialEditorModule.h |
| Include | #include "MaterialEditorModule.h" |
Syntax
class FMaterialInstanceEditorOpenedEvent : public TBaseMulticastDelegate_OneParam< void, TWeakPtr< IMaterialEditor > >
Remarks
Delegate to be called when a Material Instance Editor is created, for toolbar, tab, and menu extension