Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
Inheritance Hierarchy
- FInterchangeImportSettings
- FInterchangeContentImportSettings
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeProjectSettings.h |
| Include | #include "InterchangeProjectSettings.h" |
Syntax
struct FInterchangeContentImportSettings : public FInterchangeImportSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< EInterchangeTranslatorAssetType, FName > | DefaultPipelineStackOverride | This tell interchange which pipeline stack to select when importing. | |
| TMap< EInterchangeTranslatorAssetType, bool > | ShowPipelineStacksConfigurationDialogOverride | This tell interchange which pipeline stack to select when importing. |