Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/IMaterialEditor
Delegate to be called when this IMaterialEditor is about to be destroyed
| Name | FMaterialEditorClosedEvent |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h |
| Include Path | #include "IMaterialEditor.h" |
Syntax
class FMaterialEditorClosedEvent : public TBaseMulticastDelegate_NoParams< void >
Inheritance Hierarchy
- TBaseMulticastDelegate_NoParams< void > → IMaterialEditor::FMaterialEditorClosedEvent