Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Commands > API/Runtime/Slate/Framework/Commands/FInputChord
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Commands/InputChord.h |
| Include | #include "Framework/Commands/InputChord.h" |
| Source | /Engine/Source/Runtime/Slate/Private/Framework/Commands/InputChord.cpp |
FText GetModifierText
&40;
TOptional< FText > ModifierAppender
&41; const
Remarks
Gets the localized string for the modifier portion of the coord.
Parameters
| Name | Description |
|---|---|
| ModifierAppender. | Text to append between each modifier and the key. If this is not specified a '+' character will be used |