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