Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeManager
| Type | Name | Description | |
|---|---|---|---|
| bool | ConvertImportData
(
UObject* Object, |
Call all the registered converters to see if any converter can convert the data. | |
| bool | ConvertImportData
(
const UObject* SourceImportData, |
Call all the registered converter, if one converter want @Param SourceImportData - The source import data options. |