![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "IO/IoStatus.h"#include "Serialization/PackageStore.h"#include "Templates/SharedPointer.h"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< IOnDemandPackageStoreBackend > | UE::IoStore::MakeOnDemandPackageStoreBackend (TWeakPtr< FOnDemandIoStore > OnDemandIoStore) |