FUICommandInfo::GetInputText

Returns the friendly, localized string name of the first valid chord in the key bindings list that is required to perform the command

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Commands/UICommandInfo.h

Include

#include "Framework/Commands/UICommandInfo.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Commands/UICommandInfo.cpp

Syntax

const FText GetInputText() const

Remarks

Returns the friendly, localized string name of the first valid chord in the key bindings list that is required to perform the command

Returns

Localized friendly text for the chord

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