UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInterchangeProjectSettingsUtils Class Reference

#include <InterchangeProjectSettings.h>

Static Public Member Functions

static INTERCHANGEENGINE_API const FInterchangeImportSettingsGetImportSettings (const UInterchangeProjectSettings &InterchangeProjectSettings, const bool bIsSceneImport)
 
static INTERCHANGEENGINE_API FInterchangeImportSettingsGetMutableImportSettings (UInterchangeProjectSettings &InterchangeProjectSettings, const bool bIsSceneImport)
 
static INTERCHANGEENGINE_API const FInterchangeImportSettingsGetDefaultImportSettings (const bool bIsSceneImport)
 
static INTERCHANGEENGINE_API FInterchangeImportSettingsGetMutableDefaultImportSettings (const bool bIsSceneImport)
 
static INTERCHANGEENGINE_API FName GetDefaultPipelineStackName (const bool bIsSceneImport, const UInterchangeSourceData &SourceData)
 
static INTERCHANGEENGINE_API void SetDefaultPipelineStackName (const bool bIsSceneImport, const UInterchangeSourceData &SourceData, const FName StackName)
 
static INTERCHANGEENGINE_API bool ShouldShowPipelineStacksConfigurationDialog (const bool bIsSceneImport, const bool bReImport, const UInterchangeSourceData &SourceData)
 
static INTERCHANGEENGINE_API const FInterchangeGroupGetUsedGroup (FInterchangeGroup::EUsedGroupStatus &UsedGroupStatus)
 
static INTERCHANGEENGINE_API TArray< FNameGetGroupNames ()
 

Member Function Documentation

◆ GetDefaultImportSettings()

const FInterchangeImportSettings & FInterchangeProjectSettingsUtils::GetDefaultImportSettings ( const bool  bIsSceneImport)
static

◆ GetDefaultPipelineStackName()

FName FInterchangeProjectSettingsUtils::GetDefaultPipelineStackName ( const bool  bIsSceneImport,
const UInterchangeSourceData SourceData 
)
static

◆ GetGroupNames()

TArray< FName > FInterchangeProjectSettingsUtils::GetGroupNames ( )
static

◆ GetImportSettings()

const FInterchangeImportSettings & FInterchangeProjectSettingsUtils::GetImportSettings ( const UInterchangeProjectSettings InterchangeProjectSettings,
const bool  bIsSceneImport 
)
static

◆ GetMutableDefaultImportSettings()

FInterchangeImportSettings & FInterchangeProjectSettingsUtils::GetMutableDefaultImportSettings ( const bool  bIsSceneImport)
static

◆ GetMutableImportSettings()

FInterchangeImportSettings & FInterchangeProjectSettingsUtils::GetMutableImportSettings ( UInterchangeProjectSettings InterchangeProjectSettings,
const bool  bIsSceneImport 
)
static

◆ GetUsedGroup()

const FInterchangeGroup & FInterchangeProjectSettingsUtils::GetUsedGroup ( FInterchangeGroup::EUsedGroupStatus UsedGroupStatus)
static

◆ SetDefaultPipelineStackName()

void FInterchangeProjectSettingsUtils::SetDefaultPipelineStackName ( const bool  bIsSceneImport,
const UInterchangeSourceData SourceData,
const FName  StackName 
)
static

◆ ShouldShowPipelineStacksConfigurationDialog()

bool FInterchangeProjectSettingsUtils::ShouldShowPipelineStacksConfigurationDialog ( const bool  bIsSceneImport,
const bool  bReImport,
const UInterchangeSourceData SourceData 
)
static

The documentation for this class was generated from the following files: