Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/IAsyncPackageLoader
Description
Returns whether packages are currently being loaded on a background thread. Note: GIsInitialLoad guards the package loader from creating background threads too early.
| Name | IsAsyncLoadingPackages |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncPackageLoader.h |
| Include Path | #include "Serialization/AsyncPackageLoader.h" |
bool IsAsyncLoadingPackages()