![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <AsyncPackageLoader.h>
Public Member Functions | |
| FAsyncLoadingThreadSettings () | |
Static Public Member Functions | |
| static COREUOBJECT_API FAsyncLoadingThreadSettings & | Get () |
Public Attributes | |
| bool | bAsyncLoadingThreadEnabled |
| bool | bAsyncPostLoadEnabled |
| bool | bLooseFileLoadingEnabled |
Structure that holds the async loading thread ini settings
| FAsyncLoadingThreadSettings::FAsyncLoadingThreadSettings | ( | ) |
|
static |
Gets the ALT settigns from ini (or command line).
| bool FAsyncLoadingThreadSettings::bAsyncLoadingThreadEnabled |
| bool FAsyncLoadingThreadSettings::bAsyncPostLoadEnabled |
| bool FAsyncLoadingThreadSettings::bLooseFileLoadingEnabled |