Navigation
API > API/Runtime > API/Runtime/InterchangeCore
Base class for post import task. Post import tasks are execute by the InterchangeManager when there is no import task to execute. See more detail in the Interchange manager header.
| Name | FInterchangePostImportTask |
| Type | class |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeFactoryBase.h |
| Include Path | #include "InterchangeFactoryBase.h" |
Syntax
class FInterchangePostImportTask
Derived Classes
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Execute() |
InterchangeFactoryBase.h |