Navigation
API > API/Editor > API/Editor/MaterialEditor > API/Editor/MaterialEditor/IMaterialEditor
Delegate to be called when the tabs are being unregistered
| Name | FUnregisterTabSpawnersEvent |
| Type | class |
| Header File | /Engine/Source/Editor/MaterialEditor/Public/IMaterialEditor.h |
| Include Path | #include "IMaterialEditor.h" |
Syntax
class FUnregisterTabSpawnersEvent : public TBaseMulticastDelegate_OneParam< void, const TSharedRef< class FTabManager > & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, const TSharedRef< class FTabManager > & > → IMaterialEditor::FUnregisterTabSpawnersEvent