![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "PlatformIoDispatcherBase.h"#include "Algo/BinarySearch.h"#include "Algo/IsSorted.h"#include "Async/UniqueLock.h"#include "HAL/Event.h"#include "HAL/LowLevelMemTracker.h"#include "IO/IoChunkEncoding.h"#include "IO/IoStatus.h"#include "IO/IoDispatcherConfig.h"#include "IO/PlatformIoDispatcher.h"#include "Math/NumericLimits.h"#include "Misc/AES.h"#include <atomic>Classes | |
| class | UE::FIoServiceThread |
Namespaces | |
| namespace | UE |
Functions | |
| template<typename... Args> | |
| bool | UE::IsIoErrorAnyOf (EIoErrorCode ErrorCode, Args... Expected) |