SSuggestionTextBox::GetSelectedSuggestionString

Gets the string value of the currently selected suggestion.

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSuggestionTextBox.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Input/SSuggestionTextBox.cpp

Syntax

FString GetSelectedSuggestionString() const

Remarks

Gets the string value of the currently selected suggestion.

Returns

Suggestion string, or empty if no suggestion is selected.

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