Toolkits

Choose your operating system:

Windows

macOS

Linux

Classes

Name

Description

Public class

FAssetEditorToolkit

Base class for toolkits that are used for asset editing (abstract)

Public class

FBaseToolkit

Base class for all toolkits (abstract).

Public class

FConsoleCommandExecutor

Executor for Unreal console commands

Public class

FExtensibilityManager

Extensibility managers simply keep a series of FExtenders for a single menu/toolbar/anything It is here to keep a standardized approach to editor extensibility among modules

Public class

FGlobalEditorCommonCommands

Global editor common commands.

Public class

FModeToolkit

This FModeToolkit just creates a basic UI panel that allows various InteractiveTools to be initialized, and a DetailsView used to show properties of the active Tool.

Public class

FSimpleAssetEditor

Public class

IHasMenuExtensibility

Indicates that a class has a default menu that is extensible

Public class

IHasToolBarExtensibility

Indicates that a class has a default toolbar that is extensible

Public class

UAssetEditorToolkitMenuContext

Typedefs

Enums

Name

Description

Public enum

EAssetEditorToolkitTabLocation

The location of the asset editor toolkit tab