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