Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Interfaces
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInterface
- UInterface_AsyncCompilation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Interfaces/Interface_AsyncCompilation.h |
Include | #include "Interfaces/Interface_AsyncCompilation.h" |
Syntax
class UInterface_AsyncCompilation : public UInterface
Remarks
Interface for objects that provide async compilation
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UInterface_AsyncCompilation
(
const FObjectInitializer& ObjectInitializer |