Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FAsyncCompilationNotification |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/AsyncCompilationHelpers.h |
| Include Path | #include "AsyncCompilationHelpers.h" |
Syntax
class FAsyncCompilationNotification
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FAsyncCompilationNotification
(
FTextFormat InAssetNameFormat |
AsyncCompilationHelpers.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AssetNameFormat | FTextFormat | AsyncCompilationHelpers.h | ||
| NotificationHandle | FProgressNotificationHandle | AsyncCompilationHelpers.h | ||
| StartNumJobs | int32 | The number of jobs when the notification began | AsyncCompilationHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Update
(
int32 NumJobs |
AsyncCompilationHelpers.h |