Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
Type
typedef TMulticastDelegate_NoParams< void > FOnImportFinished
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include | #include "InterchangeManager.h" |
Remarks
Delegate Type that is fired when Interchange finished importing. Won't fire when an import process finishes while one is still in progress. Primarily Used for AutoSave setting.