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

#include <InstallBundleTypes.h>

Public Attributes

FString PreviousManifest
 
FString CurrentManifest
 
FString OldManifestVersion
 
FString InstallManifestVersion
 
FString OldVersionTimeStamp
 
uint64 TotalDownloadedBytes
 
uint64 EstimatedFullDownloadBytes
 
FString Result
 
FString BPTErrorCode
 

Member Data Documentation

◆ BPTErrorCode

FString FBundleRequestCompleteInfo::BPTErrorCode

◆ CurrentManifest

FString FBundleRequestCompleteInfo::CurrentManifest

◆ EstimatedFullDownloadBytes

uint64 FBundleRequestCompleteInfo::EstimatedFullDownloadBytes

◆ InstallManifestVersion

FString FBundleRequestCompleteInfo::InstallManifestVersion

◆ OldManifestVersion

FString FBundleRequestCompleteInfo::OldManifestVersion

◆ OldVersionTimeStamp

FString FBundleRequestCompleteInfo::OldVersionTimeStamp

◆ PreviousManifest

FString FBundleRequestCompleteInfo::PreviousManifest

◆ Result

FString FBundleRequestCompleteInfo::Result

◆ TotalDownloadedBytes

uint64 FBundleRequestCompleteInfo::TotalDownloadedBytes

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