Navigation
API > API/Editor > API/Editor/EditorWidgets > API/Editor/EditorWidgets/SAssetSearchBox
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Set or clear the current error reporting information for this search box |
SAssetSearchBox.h |
|
|
|
SAssetSearchBox.h |
|
SetError(const FText &)
Description
Set or clear the current error reporting information for this search box
| |
|
| Name |
SetError |
| Type |
function |
| Header File |
/Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h |
| Include Path |
#include "SAssetSearchBox.h" |
| Source |
/Engine/Source/Editor/EditorWidgets/Private/SAssetSearchBox.cpp |
void SetError
(
const FText & InError
)
SetError(const FString &)
| |
|
| Name |
SetError |
| Type |
function |
| Header File |
/Engine/Source/Editor/EditorWidgets/Public/SAssetSearchBox.h |
| Include Path |
#include "SAssetSearchBox.h" |
| Source |
/Engine/Source/Editor/EditorWidgets/Private/SAssetSearchBox.cpp |
void SetError
(
const FString & InError
)