![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IoDispatcherFileBackendTypes.h>
Public Attributes | |
| const FWakeUpIoDispatcherThreadDelegate * | WakeUpDispatcherThreadDelegate = nullptr |
| FFileIoStoreRequestAllocator * | RequestAllocator = nullptr |
| FFileIoStoreBufferAllocator * | BufferAllocator = nullptr |
| FFileIoStoreBlockCache * | BlockCache = nullptr |
| FFileIoStoreStats * | Stats = nullptr |
| FFileIoStoreBlockCache* FInitializePlatformFileIoStoreParams::BlockCache = nullptr |
| FFileIoStoreBufferAllocator* FInitializePlatformFileIoStoreParams::BufferAllocator = nullptr |
| FFileIoStoreRequestAllocator* FInitializePlatformFileIoStoreParams::RequestAllocator = nullptr |
| FFileIoStoreStats* FInitializePlatformFileIoStoreParams::Stats = nullptr |
| const FWakeUpIoDispatcherThreadDelegate* FInitializePlatformFileIoStoreParams::WakeUpDispatcherThreadDelegate = nullptr |