![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InterchangeProjectSettings.h>
Public Types | |
| enum | EUsedGroupStatus : uint8 { NotSet , SetAndValid , SetAndInvalid } |
Show the options dialog when Interchange reimports.
Specifies which pipeline stack Interchange should use by default.
| TMap<EInterchangeTranslatorAssetType, FName> FInterchangeGroup::DefaultPipelineStackOverride |
Specifies a different pipeline stack for Interchange to use by default when importing specific types of assets.
| FName FInterchangeGroup::DisplayName |
Specifies a different pipeline stack for Interchange to use by default when importing specific types of assets.
| TMap<EInterchangeTranslatorAssetType, FInterchangeDialogOverride> FInterchangeGroup::ShowImportDialogOverride |
This tell interchange if the import dialog should show or not when importing a particular type of asset.
| FGuid FInterchangeGroup::UniqueID = FGuid::NewGuid() |
This tell interchange if the import dialog should show or not when importing a particular type of asset.