Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FInputChord
Description
Gets a localized string that represents the chord.
Returns the friendly, localized string name of this key binding
| Name | GetInputText |
| Type | function |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Commands/InputChord.h |
| Include Path | #include "Framework/Commands/InputChord.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Commands/InputChord.cpp |
FText GetInputText
(
const bool bLongDisplayName
) const
A localized string.