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

Go to the source code of this file.

Classes

class  UE::IoStore::IOnDemandPackageStoreBackend
 

Namespaces

namespace  UE
 
namespace  UE::IoStore
 NO_LOGGING.
 

Typedefs

using FSharedContainerHeader = TSharedPtr< FIoContainerHeader >
 

Enumerations

enum class  UE::IoStore::EOnDemandPackageStoreUpdateMode : uint8 { UE::IoStore::None , UE::IoStore::Full , UE::IoStore::ReferencedPackages }
 

Functions

TSharedPtr< IOnDemandPackageStoreBackendUE::IoStore::MakeOnDemandPackageStoreBackend (TWeakPtr< FOnDemandIoStore > OnDemandIoStore)
 

Typedef Documentation

◆ FSharedContainerHeader