Navigation
API > API/Runtime > API/Runtime/InterchangeCore
References
| Module | InterchangeCore |
| Header | /Engine/Source/Runtime/Interchange/Core/Public/InterchangeFactoryBase.h |
| Include | #include "InterchangeFactoryBase.h" |
Syntax
class FInterchangePostImportTask
Remarks
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.
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Execute () |