IAsyncPackageLoader::IsMultithreaded

Returns whether loading packages with multiple threads.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncPackageLoader.h

Include

#include "Serialization/AsyncPackageLoader.h"

Syntax

bool IsMultithreaded()

Remarks

Returns whether loading packages with multiple threads. Note: GIsInitialLoad guards the package loader from creating background threads too early.

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