Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
Inheritance Hierarchy
- IAsyncProgress
- IMessageRpcClient::FCall
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/IAsyncProgress.h |
| Include | #include "Async/IAsyncProgress.h" |
Syntax
class IAsyncProgress
Remarks
Interface for checking the progress of asynchronous tasks.
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Virtual destructor. |