Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/IUMGEditorModule
Support for general layout extenders
| Name | FOnRegisterLayoutExtensions |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/UMGEditorModule.h |
| Include Path | #include "UMGEditorModule.h" |
Syntax
class FOnRegisterLayoutExtensions : public TBaseMulticastDelegate_OneParam< void, FLayoutExtender & >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FLayoutExtender & > → IUMGEditorModule::FOnRegisterLayoutExtensions