Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Widgets > API/Runtime/Slate/Widgets/Input
Type
typedef TBaseDelegate_OneParam< void, OUTTArray < FString > & > FOnShowingHistory
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Widgets/Input/SSuggestionTextBox.h |
| Include | #include "Widgets/Input/SSuggestionTextBox.h" |
Remarks
Delegate type for showing the input history.
The first parameter will contain the history of input strings to show.