Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/FTaskGraphInterface
| Type | Name | Description | |
|---|---|---|---|
| void | WaitUntilTaskCompletes
(
const FGraphEventRef& Task, |
Requests that a named thread, which must be this thread, run until a task is complete | |
| void | WaitUntilTaskCompletes
(
FGraphEventRef&& Task, |