Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/UWidgetBlueprintFactory > API/Editor/UMGEditor/UWidgetBlueprintFactory/FactoryCreateNew
- UFactory::FactoryCreateNew()
- UWidgetBlueprintFactory::FactoryCreateNew()
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Classes/WidgetBlueprintFactory.h |
| Include | #include "WidgetBlueprintFactory.h" |
| Source | /Engine/Source/Editor/UMGEditor/Private/WidgetBlueprintFactory.cpp |
virtual UObject &42; FactoryCreateNew
&40;
UClass &42; InClass,
UObject &42; InParent,
FName InName,
EObjectFlags Flags,
UObject &42; Context,
FFeedbackContext &42; Warn,
FName CallingContext
&41;
Remarks
Create a new object by class. The new object.
Parameters
| Name | Description |
|---|---|
| InClass | |
| InParent | |
| InName | |
| Flags | |
| Context | |
| Warn | |
| CallingContext |