FEditorPromotionTestUtilities::GetEditorKeybinding

Gets an editor keyboard shortcut

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/Tests/AutomationEditorPromotionCommon.h

Include

#include "Tests/AutomationEditorPromotionCommon.h"

Source

/Engine/Source/Editor/UnrealEd/Private/Tests/AutomationEditorPromotionCommon.cpp

Syntax

static FInputChord GetEditorKeybinding
(
    const FString & CommandContext,
    const FString & Command
)

Remarks

Gets an editor keyboard shortcut

Parameters

Parameter

Description

CommandContext

The context of the command

Command

The command name to get

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