UInterchangeManager::StartQueuedTasks

Start task until we reach the taskgraph worker number.

Choose your operating system:

Windows

macOS

Linux

References

Module

InterchangeEngine

Header

/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h

Include

#include "InterchangeManager.h"

Source

/Engine/Source/Runtime/Experimental/Interchange/Engine/Private/InterchangeManager.cpp

Syntax

void StartQueuedTasks
(
    bool bCancelAllTasks
)

Remarks

Start task until we reach the taskgraph worker number.

Parameters

Parameter

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