FBlueprintEditorApplicationMode

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FApplicationMode

FBlueprintEditorApplicationMode

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/BlueprintEditorModes.h

Include

#include "BlueprintEditorModes.h"

Syntax

class FBlueprintEditorApplicationMode : public FApplicationMode

Variables

Name Description

Protected variable

FWorkflowAllowe...

 

BlueprintEditorOnlyTabFactories

Set of spawnable tabs only usable in blueprint editing mode (not useful in Persona, etc...)

Protected variable

FWorkflowAllowe...

 

BlueprintEditorTabFactories

Set of spawnable tabs in blueprint editing mode.

Protected variable

FWorkflowAllowe...

 

CoreTabFactories

Set of spawnable tabs useful in derived classes, even without a blueprint.

Protected variable

TWeakPtr< FBlue...

 

MyBlueprintEditor

Constructors

Name Description

Public function

FBlueprintEditorApplicationMode

(
    TSharedPtr< class FBlueprintEditor ...,
    FName InModeName,
    FText) GetLocali...,
    const bool bRegisterViewport,
    const bool bRegisterDefaultsTab
)

Overridden from FApplicationMode

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss