UInterchangeManager::CancelAllTasksSynchronously

Same has CancelAllTasks, but will wait all task are done before exiting the function

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 CancelAllTasksSynchronously()

Remarks

Same has CancelAllTasks, but will wait all task are done before exiting the function