Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/ImportManager
Returns true if Interchange can create this type of asset and is able to translate its source files.
Target is Interchange Manager
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Object | The object we want to reimport. |
Outputs
| Type | Name | Description |
|---|---|---|
| string | Out Filenames | An array that is filled with the object's source filenames if the operation is successful. |
| boolean | Return Value |