Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/ImportManager
- Return the first translator that can translate the source data. *
Target is Interchange Manager
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| object | Source Data | The source data that you want a translator for. * |
Outputs
| Type | Name | Description |
|---|---|---|
| object | Return Value | return a matching translator, or nullptr if no translators exist for the source data. |