Navigation
API > API/Runtime > API/Runtime/AssetRegistry
Information about very early asset registry startup.
| |
|
| Name |
FStartupTelemetry |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/AssetRegistryTelemetry.h |
| Include Path |
#include "AssetRegistry/AssetRegistryTelemetry.h" |
Syntax
struct FStartupTelemetry
Constants
| Name |
Type |
Remarks |
Include Path |
| TelemetryID |
FGuid |
|
AssetRegistry/AssetRegistryTelemetry.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bStartedAsyncGather |
bool |
Whether async gather operation was started at this time. |
AssetRegistry/AssetRegistryTelemetry.h |
|
| StartupDuration |
double |
Time spent in synchronous initialization. |
AssetRegistry/AssetRegistryTelemetry.h |
|