Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Slate/Public/Widgets/Input/SSearchBox.h |
Include |
#include "Widgets/Input/SSearchBox.h" |
class SSearchBox : public SEditableTextBox
A text box that is used for searching. Meant to be as easy to use as possible with as few options as possible.
Name | Description | ||
---|---|---|---|
|
Construct ( |
Name |
Description |
|
---|---|---|
|
FArguments |
|
|
FSearchResultData |
Data for external search results to be shown in the search box. |
Name |
Description |
|
---|---|---|
|
SearchDirection |
Which direction to go when searching |
Name |
Description |
---|---|
FOnSearch |