Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangePipelineConfiguratio-
| Name | FPipelineConfigurationDialogParams |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangePipelineConfigurationBase.h |
| Include Path | #include "InterchangePipelineConfigurationBase.h" |
Syntax
struct FPipelineConfigurationDialogParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseNodeContainer | TWeakObjectPtr< UInterchangeBaseNodeContainer > | InterchangePipelineConfigurationBase.h | ||
| bInvokedThroughTestPlan | bool | InterchangePipelineConfigurationBase.h | ||
| bOverrideDefaultFilterOnContent | TOptional< bool > | InterchangePipelineConfigurationBase.h | ||
| bOverrideDefaultShowEssentials | TOptional< bool > | InterchangePipelineConfigurationBase.h | ||
| bReimport | bool | InterchangePipelineConfigurationBase.h | ||
| bSceneImport | bool | InterchangePipelineConfigurationBase.h | ||
| OutPipelines | TArray< UInterchangePipelineBase * > & | InterchangePipelineConfigurationBase.h | ||
| PipelineStacks | TArray< FInterchangeStackInfo > & | InterchangePipelineConfigurationBase.h | ||
| ReimportAsset | TWeakObjectPtr< UObject > | InterchangePipelineConfigurationBase.h | ||
| SourceData | TWeakObjectPtr< UInterchangeSourceData > | InterchangePipelineConfigurationBase.h | ||
| Translator | TWeakObjectPtr< UInterchangeTranslatorBase > | InterchangePipelineConfigurationBase.h |