FApplicationMode

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Kismet

Header

/Engine/Source/Editor/Kismet/Public/WorkflowOrientedApp/ApplicationMode.h

Include

#include "WorkflowOrientedApp/ApplicationMode.h"

Syntax

class FApplicationMode : public TSharedFromThis< FApplicationMode >

Variables

Name Description

Public variable

TSharedPtr< FLa...

 

LayoutExtender

Extender for adding to the default layout for this mode

Protected variable

FName

 

ModeName

The internal name of this mode.

Protected variable

TSharedPtr< FTa...

 

TabLayout

The layout to use in this mode.

Protected variable

TSharedPtr< FEx...

 

ToolbarExtender

The toolbar extension for this mode

Protected variable

FString

 

UserLayoutString

Protected variable

TSharedPtr< FWo...

 

WorkspaceMenuCategory

The workspace menu category for this mode

Constructors

Name Description

Public function

FApplicationMode

(
    FName InModeName
)

Public function

FApplicationMode

(
    FName InModeName,
    FText) GetLocali...
)

Destructors

Name Description

Public function Virtual

~FApplicationMode()

Functions

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