![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for UE::FGenericPlatformIoDispatcher:| UE::FGenericPlatformIoDispatcher::FGenericPlatformIoDispatcher | ( | FPlatformIoDispatcherCreateParams && | Params | ) |
| UE::FGenericPlatformIoDispatcher::~FGenericPlatformIoDispatcher | ( | ) |
|
overridevirtual |
Close the file. Assumes no pending I/O requests are inflight for the specified file.
Implements UE::IPlatformIoDispatcher.
|
overridevirtual |
Open file for reading. The file properties specifies whether the file is compressed, encrypted and signed.
Implements UE::IPlatformIoDispatcher.