![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "CoreMinimal.h"#include "HAL/IConsoleManager.h"#include "Logging/LogMacros.h"#include "Framework/Notifications/NotificationManager.h"#include "Misc/QueuedThreadPool.h"Go to the source code of this file.
Classes | |
| class | FAsyncCompilationNotification |
Namespaces | |
| namespace | AsyncCompilationHelpers |
Functions | |
| DECLARE_LOG_CATEGORY_EXTERN (LogAsyncCompilation, Log, All) | |
| void | AsyncCompilationHelpers::FinishCompilation (TFunctionRef< ICompilable &(int32 Index)> Getter, int32 Num, TFunctionRef< void(ICompilable *)> PostCompileSingle) |
| DECLARE_LOG_CATEGORY_EXTERN | ( | LogAsyncCompilation | , |
| Log | , | ||
| All | |||
| ) |