Name |
Description |
|
---|---|---|
|
FDlgDeltaTransform |
|
|
FLevelEditorActionCallbacks |
Implementation of various level editor action callback functions |
|
FLevelEditorCommands |
Unreal level editor actions |
|
FLevelEditorContextMenu |
Context menu construction class |
|
FLevelEditorModesCommands |
Unreal level editor actions |
|
FLevelEditorModule |
Level editor module |
|
FLevelEditorOutlinerBuiltInCategories |
Structure of built-in filter categories. |
|
FLevelEditorOutlinerSettings |
Helper class to manage initalization options specific to the Level Editor Outliners Use AddCustomFilter/AddCustomClass Filter to register new filters in the Outliner. |
|
FLevelViewportCommands |
Class containing commands for level viewport actions |
|
FLevelViewportLayout |
Base class for level viewport layout configurations Handles maximizing and restoring well as visibility of specific viewports. |
|
FLevelViewportTabContent |
Represents the content in a viewport tab in the level editor. |
|
FLightmapResRatioAdjustSettings |
LightmapResRatioAdjust settings |
|
FOnLevelEditorEditorCameraMoved |
Delegate type for editor camera movement |
|
FOnLevelEditorMapChanged |
Delegate type for map change events ( Params: uint32 MapChangeFlags (MapChangeEventFlags) ) |
|
FOnLevelEditorMapOpened |
Delegate type for triggering when a map is opened |
|
FOnLevelEditorPostSaveWorld |
Delegate type for post save world events ( uint32 SaveFlags, UWorld* World, bool bSuccess ) |
|
FOnLevelEditorPreSaveWorld |
Delegate type for pre save world events ( uint32 SaveFlags, UWorld* World ) |
|
FViewportTypeDefinition |
Definition of a custom viewport |
|
ILevelEditor |
Public interface to SLevelEditor |
|
ILevelViewportLayoutEntity |
Interface that defines an entity within a viewport layout |
|
LevelEditorTabIds |
|
|
SLevelViewport |
Encapsulates an SViewport and an SLevelViewportToolBar |
|
ULevelEditorContextMenuContext |
|
|
ULevelEditorMenuContext |
|
|
ULevelEditorSubsystem |
ULevelEditorSubsystem Subsystem for exposing Level Editor related functionality to scripts |
|
ULevelViewportToolBarContext |
|
|
UQuickActionMenuContext |
Name |
Description |
---|---|
FilterBarType |
The type of item that the Outliner's Filter Bar operates on |
Name |
Description |
|
---|---|---|
|
ELevelEditorMenuContext |
Enum to describe what a level editor context menu should be built for |
Name | Description | ||
---|---|---|---|
|
LevelViewportConfigurationNames::FourPanes2x2 ( |
||
|
LevelViewportConfigurationNames::FourPanesBottom ( |
||
|
LevelViewportConfigurationNames::FourPanesLeft ( |
||
|
LevelViewportConfigurationNames::FourPanesRight ( |
||
|
LevelViewportConfigurationNames::FourPanesTop ( |
||
|
LevelViewportConfigurationNames::OnePane ( |
||
|
LevelViewportConfigurationNames::ThreePanesBottom ( |
||
|
LevelViewportConfigurationNames::ThreePanesLeft ( |
||
|
LevelViewportConfigurationNames::ThreePanesRight ( |
||
|
LevelViewportConfigurationNames::ThreePanesTop ( |
||
|
LevelViewportConfigurationNames::TwoPanesHoriz ( |
||
|
LevelViewportConfigurationNames::TwoPanesVert ( |