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

#include <InstallBundleTypes.h>

Public Attributes

FName BundleName
 
float BackgroundDownload_Percent = 0
 
float InstallOnly_Percent = -1
 
float Install_Percent = 0
 
TArray< FBuildInstallerStatStats
 

Member Data Documentation

◆ BackgroundDownload_Percent

float FInstallBundleSourceProgress::BackgroundDownload_Percent = 0

◆ BundleName

FName FInstallBundleSourceProgress::BundleName

◆ Install_Percent

float FInstallBundleSourceProgress::Install_Percent = 0

◆ InstallOnly_Percent

float FInstallBundleSourceProgress::InstallOnly_Percent = -1

◆ Stats

TArray<FBuildInstallerStat> FInstallBundleSourceProgress::Stats

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