Navigation
BlueprintAPI > BlueprintAPI/Interchange > BlueprintAPI/Interchange/ImportManager
Script helper to get a registered factory for a specified class.
Target is Interchange Manager
Inputs
| Type | Name | Description |
|---|---|---|
| object | Target | |
| class | Class to Make |
Outputs
| Type | Name | Description |
|---|---|---|
| class | Return Value | : The registered factory class if found, or NULL if no registered factory was found. |