SSearchBox

A text box that is used for searching.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Slate

Header

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

Include

#include "Widgets/Input/SSearchBox.h"

Syntax

class SSearchBox : public SEditableTextBox

Remarks

A text box that is used for searching. Meant to be as easy to use as possible with as few options as possible.

Functions

Name Description

Public function

void

 

Construct

(
    const FArguments& InArgs
)

Classes

Name

Description

Public struct

FArguments

Public struct

FSearchResultData

Data for external search results to be shown in the search box.

Enums

Name

Description

Public enum

SearchDirection

Which direction to go when searching

Typedefs

Name

Description

FOnSearch

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