Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async > API/Runtime/Core/Async/FFunctionGraphTask
| Type | Name | Description | |
|---|---|---|---|
| FGraphEventRef | CreateAndDispatchWhenReady
(
TUniqueFunction< void()> InFunction, |
Create a task and dispatch it when the prerequisites are complete | |
| FGraphEventRef | CreateAndDispatchWhenReady
(
TUniqueFunction< void(ENamedThreads::Type, const FGraphEventRef&)> InFunction, |
||
| FGraphEventRef | CreateAndDispatchWhenReady
(
TUniqueFunction< void()> InFunction, |
Create a task and dispatch it when the prerequisites are complete | |
| FGraphEventRef | CreateAndDispatchWhenReady
(
TUniqueFunction< void(ENamedThreads::Type, const FGraphEventRef&)> InFunction, |