![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Go to the source code of this file.
Classes | |
| struct | UE::EventLoop::FIORequestHandleTraits |
| class | UE::EventLoop::IIOManager |
| struct | UE::EventLoop::IIOManager::FParams |
Namespaces | |
| namespace | UE |
| namespace | UE::EventLoop |
Typedefs | |
| using | UE::EventLoop::FIORequestHandle = TResourceHandle< FIORequestHandleTraits > |
Enumerations | |
| enum class | UE::EventLoop::EIOFlags : uint32 { UE::EventLoop::None = 0 , UE::EventLoop::Read = 1 << 0 , UE::EventLoop::Write = 1 << 1 } |
Functions | |
| UE::EventLoop::ENUM_CLASS_FLAGS (EIOFlags) | |