Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangePipelineConfiguratio-
References
| Module | InterchangeEngine |
| Header | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangePipelineConfigurationBase.h |
| Include | #include "InterchangePipelineConfigurationBase.h" |
virtual EInterchangePipelineConfigurationDialogResult ShowScenePipelineConfigurationDialog
(
TArray< FInterchangeStackInfo > & PipelineStacks,
TArray< UInterchangePipelineBase * > & OutPipelines,
TWeakObjectPtr< UInterchangeSourceData > SourceData,
TWeakObjectPtr< UInterchangeTranslatorBase > Translator,
TWeakObjectPtr< UInterchangeBaseNodeContainer > BaseNodeContainer
)
Remarks
This function shows a dialog used to configure pipeline stacks and returns a stack name that tells the caller the user's choice.