![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Classes | |
| struct | FPlatformSocketSystem |
| struct | FResolvedContainerChunks |
Functions | |
| int32 | SecondsToMillicseconds (double Seconds) |
| void | ResolvePackageDependencies (const TSet< FPackageId > &PackageIds, bool bIncludeSoftReferences, TSet< FPackageId > &OutResolved, TSet< FPackageId > &OutMissing) |
| void | ResolveChunksToInstall (const TSet< FSharedOnDemandContainer > &Containers, const TSet< FPackageId > &PackageIds, bool bIncludeSoftReferences, bool bIncludeOptionalBulkData, TArray< FResolvedContainerChunks > &OutResolvedContainerChunks, 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 | ||
| ) |
| void UE::IoStore::Private::ResolvePackageDependencies | ( | const TSet< FPackageId > & | PackageIds, |
| bool | bIncludeSoftReferences, | ||
| TSet< FPackageId > & | OutResolved, | ||
| TSet< FPackageId > & | OutMissing | ||
| ) |