Navigation
API > API/Runtime > API/Runtime/Engine
Interface for objects that provide async compilation
| Name | UInterface_AsyncCompilation |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Interfaces/Interface_AsyncCompilation.h |
| Include Path | #include "Interfaces/Interface_AsyncCompilation.h" |
Syntax
class UInterface_AsyncCompilation : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UInterface_AsyncCompilation
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UInterface_AsyncCompilation
(
const FObjectInitializer& ObjectInitializer |
Interfaces/Interface_AsyncCompilation.h |