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

#include <InstallBundleTypes.h>

+ Inheritance diagram for FInstallBundleSourcePersistentBundleInfo:

Public Attributes

uint64 CurrentInstallSize = 0
 
bool bIsStartup = false
 
bool bDoPatchCheck = false
 
- Public Attributes inherited from FInstallBundleSourceUpdateBundleInfo
FName BundleName
 
FString BundleNameString
 
EInstallBundlePriority Priority = EInstallBundlePriority::Low
 
uint64 FullInstallSize = 0
 
uint64 InstallOverheadSize = 0
 
FDateTime LastAccessTime = FDateTime::MinValue()
 
EInstallBundleInstallState BundleContentState = EInstallBundleInstallState::NotInstalled
 
bool bIsCached = false
 
bool bContainsIoStoreOnDemandToc = false
 

Member Data Documentation

◆ bDoPatchCheck

bool FInstallBundleSourcePersistentBundleInfo::bDoPatchCheck = false

◆ bIsStartup

bool FInstallBundleSourcePersistentBundleInfo::bIsStartup = false

◆ CurrentInstallSize

uint64 FInstallBundleSourcePersistentBundleInfo::CurrentInstallSize = 0

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