UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FIoScatterGatherRequestParams Member List

This is the complete list of members for UE::FIoScatterGatherRequestParams, including all inherited members.

DestinationUE::FIoScatterGatherRequestParams
DestinationSizeUE::FIoScatterGatherRequestParams
FileHandleUE::FIoScatterGatherRequestParams
FIoScatterGatherRequestParams(FIoFileHandle InFileHandle, FIoBuffer &InDestination, uint64 InDestinationSize, void *InUserData, int32 InPriority)UE::FIoScatterGatherRequestParamsinline
FScatterParamsArray typedefUE::FIoScatterGatherRequestParams
ParamsUE::FIoScatterGatherRequestParams
PriorityUE::FIoScatterGatherRequestParams
Scatter(uint64 BlockFileOffset, uint32 BlockIndex, uint32 BlockCompressedSize, uint32 BlockUncompresedSize, uint64 ScatterOffset, uint64 ScatterSize, uint64 DestinationOffset, FName CompressionMethod, FMemoryView EncryptionKey, FMemoryView BlockHash)UE::FIoScatterGatherRequestParamsinline
UserDataUE::FIoScatterGatherRequestParams