Navigation
API > API/Editor > API/Editor/Kismet
| |
|
| Name |
FBlueprintEditorApplicationModes |
| Type |
struct |
| Header File |
/Engine/Source/Editor/Kismet/Public/BlueprintEditorModes.h |
| Include Path |
#include "BlueprintEditorModes.h" |
Syntax
struct FBlueprintEditorApplicationModes
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FBlueprintEditorApplicationModes()
|
|
BlueprintEditorModes.h |
|
Constants
| Name |
Type |
Remarks |
Include Path |
| BlueprintComponentsMode |
const FName |
|
BlueprintEditorModes.h |
| BlueprintDefaultsMode |
const FName |
|
BlueprintEditorModes.h |
| BlueprintInterfaceMode |
const FName |
|
BlueprintEditorModes.h |
| BlueprintMacroMode |
const FName |
|
BlueprintEditorModes.h |
| StandardBlueprintEditorMode |
const FName |
Mode identifiers. |
BlueprintEditorModes.h |
Functions
Static
| Name |
Remarks |
Include Path |
Unreal Specifiers |
static FText GetLocalizedMode
(
const FName InMode
)
|
|
BlueprintEditorModes.h |
|