| bAdditionalMountSearchInProgress |
bool |
Whether an additional main background async gather was started at this time. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| bInitialSearchCompleted |
bool |
Whether the main background async gather was completed at this time. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| bInitialSearchStarted |
bool |
Whether the main background async gather was started at this time. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| Directories |
TConstArrayView< FString > |
List of directories that were scanned. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| Duration |
double |
Duration of synchronous scan. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| Files |
TConstArrayView< FString > |
List of specific files that were scanned. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| Flags |
UE::AssetRegistry::EScanFlags |
Flags controlling scan behavior. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| NumFoundAssets |
int32 |
Number of assets found by this scan. |
AssetRegistry/AssetRegistryTelemetry.h |
|