Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | FInterchangeTranslatorPipelines |
| Type | struct |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeProjectSettings.h |
| Include Path | #include "InterchangeProjectSettings.h" |
Syntax
USTRUCT (BlueprintType )
struct FInterchangeTranslatorPipelines
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Pipelines | TArray< FSoftObjectPath > | InterchangeProjectSettings.h |
|
|
| Translator | TSoftClassPtr< UInterchangeTranslatorBase > | InterchangeProjectSettings.h |
|