FEditorPromotionTestUtilities::GetOrSetUICommand

Gets the current input chord or sets a new one if it doesn't exist

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 GetOrSetUICommand
(
    const FString & Context,
    const FString & Command
)

Remarks

Gets the current input chord or sets a new one if it doesn't exist

Parameters

Parameter

Description

Context

The context of the UI Command

Command

The name of the UI command

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