Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Public/InterchangeManager.h |
Include |
#include "InterchangeManager.h" |
Source |
/Engine/Source/Runtime/Experimental/Interchange/Engine/Private/InterchangeManager.cpp |
bool WarnIfInterchangeIsActive()
Return false if the Interchange is not active (importing or exporting). If the interchange is active it will display a notification to let the user know he can cancel the asynchronous import/export To be able to complete the operation he want to do. (The exit editor operation is calling this)