Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | FInterchangeProjectSettingsUtils |
| Type | class |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeProjectSettings.h |
| Include Path | #include "InterchangeProjectSettings.h" |
Syntax
class FInterchangeProjectSettingsUtils
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FInterchangeImportSettings & GetDefaultImportSettings
(
const bool bIsSceneImport |
InterchangeProjectSettings.h | ||
static FName GetDefaultPipelineStackName
(
const bool bIsSceneImport, |
InterchangeProjectSettings.h | ||
| InterchangeProjectSettings.h | |||
static const FInterchangeImportSettings & GetImportSettings
(
const UInterchangeProjectSettings& InterchangeProjectSettings, |
InterchangeProjectSettings.h | ||
static FInterchangeImportSettings & GetMutableDefaultImportSettings
(
const bool bIsSceneImport |
InterchangeProjectSettings.h | ||
static FInterchangeImportSettings & GetMutableImportSettings
(
UInterchangeProjectSettings& InterchangeProjectSettings, |
InterchangeProjectSettings.h | ||
static const FInterchangeGroup & GetUsedGroup
(
FInterchangeGroup::EUsedGroupStatus& UsedGroupStatus |
InterchangeProjectSettings.h | ||
static void SetDefaultPipelineStackName
(
const bool bIsSceneImport, |
InterchangeProjectSettings.h | ||
static bool ShouldShowPipelineStacksConfigurationDialog
(
const bool bIsSceneImport, |
InterchangeProjectSettings.h |