FLevelEditorModesCommands

Unreal level editor actions

Unreal Engine C++ API Reference > Editor > LevelEditor

Inheritance Hierarchy

References

   
Module LevelEditor
Header /Engine/Source/Editor/LevelEditor/Public/LevelEditorModesActions.h
Include #include "LevelEditorModesActions.h"

Syntax

class FLevelEditorModesCommands : public [TCommands< FLevelEditorModesCommands >](API\Runtime\Slate\Framework\Commands\TCommands)  

Remarks

Unreal level editor actions

Variables

Type Name Description
TArray< TShared... EditorModeCommands Editor mode commands

Constructors

Type Name Description
  FLevelEditorModesCommands ()  

Overridden from TCommands

Type Name Description
void RegisterCommands () Initialize commandsUI_COMMAND takes long for the compile to optimize

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library