Navigation
API > API/Plugins > API/Plugins/InterchangeImport
| Name | FScopedTranslator |
| Type | struct |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/InterchangeTranslatorHelper.h |
| Include Path | #include "InterchangeTranslatorHelper.h" |
Syntax
struct FScopedTranslator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedTranslator
(
const FString& PayLoadKey, |
InterchangeTranslatorHelper.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedTranslator() |
InterchangeTranslatorHelper.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PayloadSourceData | TObjectPtr< UInterchangeSourceData > | InterchangeTranslatorHelper.h | ||
| SourceTranslator | TObjectPtr< UInterchangeTranslatorBase > | InterchangeTranslatorHelper.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const T * GetPayLoadInterface() |
InterchangeTranslatorHelper.h |