UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInterchangeContentImportSettings Struct Reference

#include <InterchangeProjectSettings.h>

+ Inheritance diagram for FInterchangeContentImportSettings:

Public Attributes

TMap< EInterchangeTranslatorAssetType, FNameDefaultPipelineStackOverride
 
TMap< EInterchangeTranslatorAssetType, FInterchangeDialogOverrideShowImportDialogOverride
 
- Public Attributes inherited from FInterchangeImportSettings
TMap< FName, FInterchangePipelineStackPipelineStacks
 
FName DefaultPipelineStack = NAME_None
 
TSoftClassPtr< UInterchangePipelineConfigurationBaseImportDialogClass
 
bool bShowImportDialog = true
 
bool bShowReimportDialog = false
 

Member Data Documentation

◆ DefaultPipelineStackOverride

TMap<EInterchangeTranslatorAssetType, FName> FInterchangeContentImportSettings::DefaultPipelineStackOverride

Specifies a different pipeline stack for Interchange to use by default when importing specific types of assets.

◆ ShowImportDialogOverride

TMap<EInterchangeTranslatorAssetType, FInterchangeDialogOverride> FInterchangeContentImportSettings::ShowImportDialogOverride

The documentation for this struct was generated from the following file: