Navigation
BlueprintAPI > BlueprintAPI/Utilities > BlueprintAPI/Utilities/Struct
Adds a node that breaks a 'Interchange Content Import Settings' into its member fields
Inputs
| Type | Name | Description |
|---|---|---|
| struct | Interchange Content Import Settings |
Outputs
| Type | Name | Description |
|---|---|---|
| enum | Default Pipeline Stack Override | Specifies a different pipeline stack for Interchange to use by default when importing specific types of assets. |
| enum | Show Import Dialog Override | |
| name | Pipeline Stacks | Configures the pipeline stacks that are available when importing assets with Interchange. |
| name | Default Pipeline Stack | Specifies which pipeline stack Interchange should use by default. |
| softclass | Import Dialog Class | Specifies the class that should be used to define the configuration dialog that Interchange shows on import. |
| boolean | Show Import Dialog | Show the options dialog when Interchange imports. |
| boolean | Show Reimport Dialog | Show the options dialog when Interchange reimports. |