FGenericPlatformMisc::GetPlatformSpecificAsyncIOSystem

Return the platform specific async IO system, or nullptr if the standard one should be used.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMisc.h

Include

#include "GenericPlatform/GenericPlatformMisc.h"

Syntax

static FAsyncIOSystemBase * GetPlatformSpecificAsyncIOSystem()

Remarks

Return the platform specific async IO system, or nullptr if the standard one should be used.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss