UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInterchangePipelineStack Struct Reference

#include <InterchangeProjectSettings.h>

Public Attributes

TArray< FSoftObjectPathPipelines
 
TArray< FInterchangeTranslatorPipelinesPerTranslatorPipelines
 

Member Data Documentation

◆ PerTranslatorPipelines

TArray<FInterchangeTranslatorPipelines> FInterchangePipelineStack::PerTranslatorPipelines

Specifies a different list of pipelines for this stack to use when importing data from specific translators.

◆ Pipelines

TArray<FSoftObjectPath> FInterchangePipelineStack::Pipelines

The list of pipelines in this stack. The pipelines are executed in fixed order, from top to bottom.


The documentation for this struct was generated from the following file: