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

Public Member Functions

 FBuildPatchDownloadRecord ()
 

Public Attributes

double StartTime
 
double EndTime
 
int64 DownloadSize
 

Friends

bool operator< (const FBuildPatchDownloadRecord &Lhs, const FBuildPatchDownloadRecord &Rhs)
 

Constructor & Destructor Documentation

◆ FBuildPatchDownloadRecord()

BuildPatchServices::FBuildPatchDownloadRecord::FBuildPatchDownloadRecord ( )
inline

Friends And Related Symbol Documentation

◆ operator<

bool operator< ( const FBuildPatchDownloadRecord Lhs,
const FBuildPatchDownloadRecord Rhs 
)
friend

Member Data Documentation

◆ DownloadSize

int64 BuildPatchServices::FBuildPatchDownloadRecord::DownloadSize

◆ EndTime

double BuildPatchServices::FBuildPatchDownloadRecord::EndTime

◆ StartTime

double BuildPatchServices::FBuildPatchDownloadRecord::StartTime

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