UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FBackgroundHttpRequestMetricsExtended Struct Reference

#include <BackgroundHttpMetrics.h>

Public Attributes

int32 TotalBytesDownloaded
 
float DownloadDuration
 
FDateTime FetchStartTimeUTC
 
FDateTime FetchEndTimeUTC
 

Member Data Documentation

◆ DownloadDuration

float FBackgroundHttpRequestMetricsExtended::DownloadDuration

◆ FetchEndTimeUTC

FDateTime FBackgroundHttpRequestMetricsExtended::FetchEndTimeUTC

◆ FetchStartTimeUTC

FDateTime FBackgroundHttpRequestMetricsExtended::FetchStartTimeUTC

◆ TotalBytesDownloaded

int32 FBackgroundHttpRequestMetricsExtended::TotalBytesDownloaded

The documentation for this struct was generated from the following file: