Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | FInterchangeStackInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangePipelineConfigurationBase.h |
| Include Path | #include "InterchangePipelineConfigurationBase.h" |
Syntax
USTRUCT (BlueprintType )
struct FInterchangeStackInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Pipelines | TArray< TObjectPtr< UInterchangePipelineBase > > | InterchangePipelineConfigurationBase.h |
|
|
| StackName | FName | InterchangePipelineConfigurationBase.h |
|