Navigation
API > API/Editor > API/Editor/UMGEditor
Inheritance Hierarchy
- UFactory
- UWidgetBlueprintFactory
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Classes/WidgetBlueprintFactory.h |
| Include | #include "WidgetBlueprintFactory.h" |
Syntax
UCLASS (HideCategories=Object, MinimalAPI)
class UWidgetBlueprintFactory : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TEnumAsByte< enum EBlueprintType > | BlueprintType | The type of blueprint that will be created. | |
| TSubclassOf< class UUserWidget > | ParentClass | The parent class of the created blueprint. |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UWidgetBlueprintFactory
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| UObject * | FactoryCreateNew
(
UClass* Class, |
||
| UObject * | FactoryCreateNew
(
UClass* Class, |
||
| bool |