Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/SInputChord > API/Editor/EditorWidgets/SInputChord/FArguments
Description
Optionally override the delimiter widget between the input label and action label (if set). By default, this is a vertical separator.
| Name | InputLabelDelimiterOverride |
| Type | function |
| Header File | /Engine/Source/Editor/EditorWidgets/Public/SInputChord.h |
| Include Path | #include "SInputChord.h" |
WidgetArgsType & InputLabelDelimiterOverride
(
TSharedPtr < SWidget > InArg
)