Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeManager
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include | #include "InterchangeManager.h" |
| Source | /Engine/Source/Runtime/Interchange/Engine/Private/InterchangeManager.cpp |
void StartQueuedTasks
&40;
bool bCancelAllTasks
&41;
Remarks
Start task until we reach the taskgraph worker number.
Parameters
| Name | Description |
|---|---|
| bCancelAllTasks | If true we will start all task but with the cancel state set, so task will complete fast and call the completion task |