Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/UInterchangeTranslatorBase
Description
This function is call when the import is done (FImportAsyncHelper::CleanUp) and we are cleaning the data. Use it to free resource that need to be release before the next garbage collector pass.
| Name | ImportFinish |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeTranslatorBase.h |
| Include Path | #include "InterchangeTranslatorBase.h" |
virtual void ImportFinish()