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 |
bool WarnIfInterchangeIsActive()
Remarks
Return false if Interchange is not actively importing or exporting. If Interchange is active, it will display a notification to let the user know they can cancel the asynchronous import/export to be able to complete the operation they requested. (This is called by the exit editor operation.)