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

#include <InterchangeProjectSettings.h>

Public Attributes

TSoftClassPtr< UInterchangeTranslatorBaseTranslator
 
bool bShowImportDialog = true
 
bool bShowReimportDialog = false
 

Member Data Documentation

◆ bShowImportDialog

bool FInterchangePerTranslatorDialogOverride::bShowImportDialog = true

Show the options dialog when Interchange imports.

◆ bShowReimportDialog

bool FInterchangePerTranslatorDialogOverride::bShowReimportDialog = false

Show the options dialog when Interchange reimports.

◆ Translator

TSoftClassPtr<UInterchangeTranslatorBase> FInterchangePerTranslatorDialogOverride::Translator

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