FOnShowingHistory

Delegate type for showing the input history.

Windows
MacOS
Linux

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.

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