Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Async
| Type | Name | Description | |
|---|---|---|---|
| void | ParallelForWithTaskContext
(
TArray< ContextType, ContextAllocatorType >& OutContexts, |
General purpose parallel for that uses the taskgraph. | |
| void | ParallelForWithTaskContext
(
TArray< ContextType, ContextAllocatorType >& OutContexts, |
General purpose parallel for that uses the taskgraph. | |
| void | ParallelForWithTaskContext
(
const TCHAR* DebugName, |
General purpose parallel for that uses the taskgraph. | |
| void | ParallelForWithTaskContext
(
const TCHAR* DebugName, |
General purpose parallel for that uses the taskgraph. | |
| void | ParallelForWithTaskContext
(
const TCHAR* DebugName, |
General purpose parallel for that uses the taskgraph. |