SSuggestionTextBox::FArguments::OnShowingSuggestions

Called before the suggestion list is shown.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSuggestionTextBox.h

Include

#include "Widgets/Input/SSuggestionTextBox.h"

Syntax

WidgetArgsType & OnShowingSuggestions
(
    const FOnShowingSuggestions & InDelegate
)

Remarks

Called before the suggestion list is shown.

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