UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
AsyncCompilationHelpers.h File Reference

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)
 

Function Documentation

◆ DECLARE_LOG_CATEGORY_EXTERN()

DECLARE_LOG_CATEGORY_EXTERN ( LogAsyncCompilation  ,
Log  ,
All   
)