Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Serialization
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Serialization/AsyncPackageLoader.h |
| Include | #include "Serialization/AsyncPackageLoader.h" |
Syntax
struct FAsyncLoadingThreadSettings
Remarks
Structure that holds the async loading thread ini settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAsyncLoadingThreadEnabled | ||
| bool | bAsyncPostLoadEnabled |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FAsyncLoadingThreadSettings & | Get () |
Gets the ALT settigns from ini (or command line). |