| bShowImportDialog |
bool |
Show the options dialog when Interchange imports. |
InterchangeProjectSettings.h |
- EditAnywhere
- Category="DialogOverride"
|
| bShowReimportDialog |
bool |
Show the options dialog when Interchange reimports. |
InterchangeProjectSettings.h |
- EditAnywhere
- Category="DialogOverride"
|
| DefaultPipelineStack |
FName |
Specifies which pipeline stack Interchange should use by default. |
InterchangeProjectSettings.h |
- EditAnywhere
- Category="Pipeline"
|
| DefaultPipelineStackOverride |
TMap< EInterchangeTranslatorAssetType, FName > |
Specifies a different pipeline stack for Interchange to use by default when importing specific types of assets. |
InterchangeProjectSettings.h |
- EditAnywhere
- Category="Pipeline"
- Meta=(DisplayAfter="DefaultPipelineStack")
|
| DisplayName |
FName |
Specifies a different pipeline stack for Interchange to use by default when importing specific types of assets. |
InterchangeProjectSettings.h |
- EditAnywhere
- Category="InterchangeGroup"
|
| ShowImportDialogOverride |
TMap< EInterchangeTranslatorAssetType, FInterchangeDialogOverride > |
This tell interchange if the import dialog should show or not when importing a particular type of asset. |
InterchangeProjectSettings.h |
- EditAnywhere
- Category="DialogOverride"
|
| UniqueID |
FGuid |
This tell interchange if the import dialog should show or not when importing a particular type of asset. |
InterchangeProjectSettings.h |
- VisibleAnywhere
- Category="InterchangeGroup"
- Meta=(IgnoreForMemberInitializationTest, EditCondition="false", EditConditionHides)
|