UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::FIoEncodedBlockRequest::FScatterTarget Struct Reference

#include <PlatformIoDispatcherBase.h>

Public Attributes

struct FIoPlatformReadRequestRequest = nullptr
 
uint64 OffsetInDst = 0
 
uint32 OffsetInBlock = 0
 
uint32 SizeInBlock = 0
 

Member Data Documentation

◆ OffsetInBlock

uint32 UE::FIoEncodedBlockRequest::FScatterTarget::OffsetInBlock = 0

◆ OffsetInDst

uint64 UE::FIoEncodedBlockRequest::FScatterTarget::OffsetInDst = 0

◆ Request

struct FIoPlatformReadRequest* UE::FIoEncodedBlockRequest::FScatterTarget::Request = nullptr

◆ SizeInBlock

uint32 UE::FIoEncodedBlockRequest::FScatterTarget::SizeInBlock = 0

The documentation for this struct was generated from the following file: