SSuggestionTextBox::FArguments::Text

Sets the text content for this editable text box widget.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSuggestionTextBox.h"

Syntax

WidgetArgsType & Text
(
    const TAttribute< FText > & InAttribute
)

Remarks

Sets the text content for this editable text box widget.

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