Navigation
API > API/Editor > API/Editor/UMGEditor > API/Editor/UMGEditor/BlueprintModes
References
| Module | UMGEditor |
| Header | /Engine/Source/Editor/UMGEditor/Public/BlueprintModes/WidgetBlueprintApplicationModes.h |
| Include | #include "BlueprintModes/WidgetBlueprintApplicationModes.h" |
Syntax
struct FWidgetBlueprintApplicationModes
Remarks
This is the list of IDs for widget blueprint editor modes.
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FText | GetLocalizedMode
(
const FName InMode |
||
| bool |
Constants
| Name | Description |
|---|---|
| DebugMode | |
| DesignerMode | Mode constants. |
| GraphMode | |
| PreviewMode |
Deprecated Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsDebugModeEnabled is deprecated. Use IsPreviewModeEnabled instead. |