Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | FInterchangeDialogOverride |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeProjectSettings.h |
| Include Path | #include "InterchangeProjectSettings.h" |
Syntax
USTRUCT ()
struct FInterchangeDialogOverride
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bShowImportDialog | bool | Show the options dialog when Interchange imports. | InterchangeProjectSettings.h |
|
| bShowReimportDialog | bool | Show the options dialog when Interchange reimports. | InterchangeProjectSettings.h |
|
| PerTranslatorImportDialogOverride | TArray< FInterchangePerTranslatorDialogOverride > | InterchangeProjectSettings.h |
|