![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "IO/IoDispatcherBackend.h"#include "Misc/PackageSegment.h"#include "Templates/SharedPointer.h"Go to the source code of this file.
Namespaces | |
| namespace | UE |
Functions | |
| TSharedRef< IIoDispatcherBackend > | UE::MakePackageResourceIoDispatcherBackend (IPackageResourceManager &Mgr) |
| FIoChunkId | UE::CreatePackageResourceChunkId (const FName &PackageName, EPackageSegment Segment, const FBulkDataCookedIndex &CookedIndex, bool bExternalResource) |
| bool | UE::TryGetPackageNameFromChunkId (const FIoChunkId &ChunkId, FName &OutPackageName, EPackageSegment &OutSegment, bool &bOutExternal) |