| bShowImportDialog |
bool |
Show the options dialog when Interchange imports. |
InterchangeProjectSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category="DialogOverride"
|
| bShowReimportDialog |
bool |
Show the options dialog when Interchange reimports. |
InterchangeProjectSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category="DialogOverride"
|
| DefaultPipelineStack |
FName |
Specifies which pipeline stack Interchange should use by default. |
InterchangeProjectSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Pipeline"
|
| ImportDialogClass |
TSoftClassPtr< UInterchangePipelineConfigurationBase > |
Specifies the class that should be used to define the configuration dialog that Interchange shows on import. |
InterchangeProjectSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Pipeline"
|
| PipelineStacks |
TMap< FName, FInterchangePipelineStack > |
Configures the pipeline stacks that are available when importing assets with Interchange. |
InterchangeProjectSettings.h |
- EditAnywhere
- BlueprintReadWrite
- Category="Pipeline"
|