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

#include <PlatformIoDispatcher.h>

Public Attributes

bool bMultithreaded = true
 
bool bForceGeneric = false
 

Detailed Description

Parameters passed to the platform specific I/O dispatcher.

Member Data Documentation

◆ bForceGeneric

bool UE::FPlatformIoDispatcherCreateParams::bForceGeneric = false

◆ bMultithreaded

bool UE::FPlatformIoDispatcherCreateParams::bMultithreaded = true

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