Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/IUMGEditorModule
| Name | FOnWidgetBlueprintCreated |
| Type | class |
| Header File | /Engine/Source/Editor/UMGEditor/Public/UMGEditorModule.h |
| Include Path | #include "UMGEditorModule.h" |
Syntax
class FOnWidgetBlueprintCreated : public TBaseMulticastDelegate_OneParam< void, FWidgetBlueprintCreatedArgs >
Inheritance Hierarchy
- TBaseMulticastDelegate_OneParam< void, FWidgetBlueprintCreatedArgs > → IUMGEditorModule::FOnWidgetBlueprintCreated