Choose your operating system:
Windows
macOS
Linux
| FAsyncGraphTaskBase
|
Module |
|
Header |
/Engine/Source/Runtime/Core/Public/Async/Async.h |
Include |
#include "Async/Async.h" |
class FAsyncGraphTaskBase
Base class for asynchronous functions that are executed in the Task Graph system.
Name | Description | ||
---|---|---|---|
|
GetStatId() |
Gets the task's stats tracking identifier. |
|
|
ESubsequents... |
GetSubsequentsMode() |
Gets the mode for tracking subsequent tasks. |