Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
Inheritance Hierarchy
- FAsyncGraphTaskBase
- TAsyncGraphTask
- TLocalFileAsyncGraphTask
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Async/Async.h |
| Include | #include "Async/Async.h" |
Syntax
class FAsyncGraphTaskBase
Remarks
Base class for asynchronous functions that are executed in the Task Graph system.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TStatId | GetStatId () |
Gets the task's stats tracking identifier. | |
| ESubsequentsMode::Type | Gets the mode for tracking subsequent tasks. |