FAssetSearchBoxSuggestion

External suggestion entry provided to [SAssetSearchBox](API\Editor\EditorWidgets\SAssetSearchBox)

Windows
MacOS
Linux

References

Module

EditorWidgets

Header

/Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h

Include

#include "SAssetSearchBox.h"

Syntax

struct FAssetSearchBoxSuggestion

Remarks

External suggestion entry provided to SAssetSearchBox

Variables

Name Description

Public variable

FText

 

CategoryName

The user-facing category name of this suggestion (if any)

Public variable

FText

 

DisplayName

The user-facing display name of this suggestion

Public variable

FString

 

SuggestionString

The raw suggestion string that should be used with the search box

Functions

Name Description

Public function Static

FAssetSearch...

 

MakeSimpleSuggestion

(
    FString InSuggestionString
)

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