UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInitializePlatformFileIoStoreParams Struct Reference

#include <IoDispatcherFileBackendTypes.h>

Public Attributes

const FWakeUpIoDispatcherThreadDelegateWakeUpDispatcherThreadDelegate = nullptr
 
FFileIoStoreRequestAllocatorRequestAllocator = nullptr
 
FFileIoStoreBufferAllocatorBufferAllocator = nullptr
 
FFileIoStoreBlockCacheBlockCache = nullptr
 
FFileIoStoreStatsStats = nullptr
 

Member Data Documentation

◆ BlockCache

FFileIoStoreBlockCache* FInitializePlatformFileIoStoreParams::BlockCache = nullptr

◆ BufferAllocator

FFileIoStoreBufferAllocator* FInitializePlatformFileIoStoreParams::BufferAllocator = nullptr

◆ RequestAllocator

FFileIoStoreRequestAllocator* FInitializePlatformFileIoStoreParams::RequestAllocator = nullptr

◆ Stats

FFileIoStoreStats* FInitializePlatformFileIoStoreParams::Stats = nullptr

◆ WakeUpDispatcherThreadDelegate

const FWakeUpIoDispatcherThreadDelegate* FInitializePlatformFileIoStoreParams::WakeUpDispatcherThreadDelegate = nullptr

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