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

Classes

class  UE::FPackageResourceIoBackend
 

Namespaces

namespace  UE
 

Functions

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)
 
bool UE::TryGetPackagePathFromChunkId (const FIoChunkId &ChunkId, FPackagePath &OutPath, EPackageSegment &OutSegment, bool &bExternal)
 
bool UE::TryGetPackagePathFromChunkId (const FIoChunkId &ChunkId, FPackagePath &OutPath, EPackageSegment &OutSegment, bool &bExternal, FBulkDataCookedIndex &OutCookedIndex)
 
EAsyncIOPriorityAndFlags UE::ConvertToAsyncIoPriority (const int32 IoDispatcherProperty)
 
TSharedRef< IIoDispatcherBackendUE::MakePackageResourceIoDispatcherBackend (IPackageResourceManager &Mgr)
 

Variables

constexpr uint8 UE::CookedIndexByteIdx = 8