UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SSearchBox::FSearchResultData Struct Reference

#include <SSearchBox.h>

Public Attributes

int32 NumSearchResults
 
int32 CurrentSearchResultIndex
 

Detailed Description

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

Member Data Documentation

◆ CurrentSearchResultIndex

int32 SSearchBox::FSearchResultData::CurrentSearchResultIndex

The index of the currently focused search result.

◆ NumSearchResults

int32 SSearchBox::FSearchResultData::NumSearchResults

The total number of search results.


The documentation for this struct was generated from the following file: