Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/FInterchangeTaskSystem
| Type | Name | Description | |
|---|---|---|---|
| uint64 | AddTask
(
TSharedPtr< FInterchangeTaskBase, ESPMode::ThreadSafe > Task |
Add a task without prerequisite. | |
| uint64 | AddTask
(
TSharedPtr< FInterchangeTaskBase, ESPMode::ThreadSafe > Task, |
Add a task with some prerequisites. |