LevelEditor

Unreal Engine C++ API Reference > Editor

Filters

  • (Elements)[API\Editor\LevelEditor\Elements]

Classes

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

Typedefs

Name Description
FilterBarType The type of item that the Outliner's Filter Bar operates on

Functions


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library