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

#include <PlatformIoDispatcher.h>

Static Public Member Functions

static CORE_API void Create (FPlatformIoDispatcherCreateParams &&Config)
 
static CORE_API void Initialize ()
 
static CORE_API void Shutdown ()
 
static CORE_API IPlatformIoDispatcherGet ()
 
static CORE_API IPlatformIoDispatcherTryGet ()
 

Member Function Documentation

◆ Create()

void UE::FPlatformIoDispatcher::Create ( FPlatformIoDispatcherCreateParams &&  Config)
static

◆ Get()

IPlatformIoDispatcher & UE::FPlatformIoDispatcher::Get ( )
static

◆ Initialize()

void UE::FPlatformIoDispatcher::Initialize ( )
static

◆ Shutdown()

void UE::FPlatformIoDispatcher::Shutdown ( )
static

◆ TryGet()

IPlatformIoDispatcher * UE::FPlatformIoDispatcher::TryGet ( )
static

The documentation for this class was generated from the following files: