SSuggestionTextBox::FArguments::OnTextChanged

Called whenever the text is changed programmatically or interactively by the user.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSuggestionTextBox.h"

Syntax

WidgetArgsType & OnTextChanged
(
    const FOnTextChanged & InDelegate
)

Remarks

Called whenever the text is changed programmatically or interactively by the user.

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