Navigation
API > API/Runtime > API/Runtime/UMG
| Name | UUserWidgetBlueprint |
| Type | class |
| Header File | /Engine/Source/Runtime/UMG/Public/Blueprint/UserWidgetBlueprint.h |
| Include Path | #include "Blueprint/UserWidgetBlueprint.h" |
Syntax
UCLASS (Abstract, MinimalAPI)
class UUserWidgetBlueprint : public UBlueprint
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UBlueprintCore → UBlueprint → UUserWidgetBlueprint
Implements Interfaces
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool AllowEditorWidget() |
Does the editor support widget from an editor package. | Blueprint/UserWidgetBlueprint.h |
Overridden from UBlueprint
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool ShouldAutomaticallyRegisterInputOnConstruction() |
Blueprint/UserWidgetBlueprint.h |