Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeProjectSettings.h |
| Include | #include "InterchangeProjectSettings.h" |
Syntax
class FInterchangeProjectSettingsUtils
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FInterchangeImportSettings & | GetDefaultImportSettings
(
const bool bIsSceneImport |
||
| FName | GetDefaultPipelineStackName
(
const bool bIsSceneImport, |
||
| const FInterchangeImportSettings & | GetImportSettings
(
const UInterchangeProjectSettings& InterchangeProjectSettings, |
||
| FInterchangeImportSettings & | GetMutableDefaultImportSettings
(
const bool bIsSceneImport |
||
| FInterchangeImportSettings & | GetMutableImportSettings
(
UInterchangeProjectSettings& InterchangeProjectSettings, |
||
| void | SetDefaultPipelineStackName
(
const bool bIsSceneImport, |
||
| bool | ShouldShowPipelineStacksConfigurationDialog
(
const bool bIsSceneImport, |