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&40;&41;
Remarks
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 they can cancel the asynchronous import/export to be able to complete the operation they want to do. (The exit editor operation is calling this)