Navigation
API > API/Runtime > API/Runtime/Engine
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/AssetCompilingManager.h |
| Include | #include "AssetCompilingManager.h" |
Syntax
struct FProcessAsyncTaskParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bLimitExecutionTime | Limits the execution time instead of processing everything | |
| bool | bPlayInEditorAssetsOnly | Limits processing for assets required for PIE only. |