UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
OnDemandContentInstaller.cpp File Reference

Namespaces

namespace  UE
 
namespace  UE::IoStore
 NO_LOGGING.
 
namespace  UE::IoStore::CVars
 
namespace  UE::IoStore::Private
 

Functions

int32 UE::IoStore::Private::SecondsToMillicseconds (double Seconds)
 
void UE::IoStore::Private::ResolvePackageDependencies (const TSet< FPackageId > &PackageIds, bool bIncludeSoftReferences, TSet< FPackageId > &OutResolved, TSet< FPackageId > &OutMissing)
 
void UE::IoStore::Private::ResolveChunksToInstall (const TSet< FSharedOnDemandContainer > &Containers, const TSet< FPackageId > &PackageIds, bool bIncludeSoftReferences, bool bIncludeOptionalBulkData, TArray< FResolvedContainerChunks > &OutResolvedContainerChunks, TSet< FPackageId > &OutMissing)
 

Variables

FString UE::IoStore::CVars::IoStoreDebugRequest = ""