Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/IUMGEditorModule
Arguments for the OnBlueprintCreated callback.
| Name | FWidgetBlueprintCreatedArgs |
| Type | struct |
| Header File | /Engine/Source/Editor/UMGEditor/Public/UMGEditorModule.h |
| Include Path | #include "UMGEditorModule.h" |
Syntax
struct FWidgetBlueprintCreatedArgs
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Blueprint | UWidgetBlueprint * | UMGEditorModule.h | ||
| ParentClass | UClass * | UMGEditorModule.h |