Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization > API/Runtime/CoreUObject/Serialization/IAsyncPackageLoader
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncPackageLoader.h |
| Include | #include "Serialization/AsyncPackageLoader.h" |
EAsyncPackageState::Type ProcessLoading
&40;
bool bUseTimeLimit,
bool bUseFullTimeLimit,
double TimeLimit
&41;
Remarks
Process all currently loading package requests.
Parameters
| Name | Description |
|---|---|
| bUseTimeLimit | Whether to use time limit or not |
| bUseFullTimeLimit | |
| TimeLimit | Time limit |