FEditorKeyBinding

This class handles hotkey binding management for the editor.An editor hotkey binding to a parameterless exec.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Preferences/UnrealEdKeyBindings.h

Include

#include "Preferences/UnrealEdKeyBindings.h"

Syntax

struct FEditorKeyBinding

Remarks

This class handles hotkey binding management for the editor.An editor hotkey binding to a parameterless exec.

Variables

Name Description

Public variable

uint32: 1

 

bAltDown

Public variable

uint32: 1

 

bCtrlDown

Public variable

uint32: 1

 

bShiftDown

Public variable

FName

 

CommandName

Public variable

FKey

 

Key

Constructors

Name Description

Public function

FEditorKeyBinding()

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