Navigation
API > API/Plugins > API/Plugins/AssetSearch
| Name | FSearchStats |
| Type | struct |
| Header File | /Engine/Plugins/Editor/AssetSearch/Source/Public/IAssetSearchModule.h |
| Include Path | #include "IAssetSearchModule.h" |
Syntax
struct FSearchStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetsMissingIndex | int32 | IAssetSearchModule.h | ||
| Processing | int32 | IAssetSearchModule.h | ||
| Scanning | int32 | IAssetSearchModule.h | ||
| TotalRecords | int64 | IAssetSearchModule.h | ||
| Updating | int32 | IAssetSearchModule.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsUpdating() |
IAssetSearchModule.h |