Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/IUMGEditorModule
| Name | FOnRegisterTabs |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/UMGEditorModule.h |
| Include Path | #include "UMGEditorModule.h" |
Syntax
class FOnRegisterTabs : public TBaseMulticastDelegate_TwoParams< void, const FWidgetBlueprintApplicationMode &, FWorkflowAllowedTabSet & >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const FWidgetBlueprintApplicationMode &, FWorkflowAllowedTabSet & > → IUMGEditorModule::FOnRegisterTabs