Navigation
API > API/Runtime > API/Runtime/InterchangeEngine
| Name | FScopedTranslator |
| Type | class |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeManager.h |
| Include Path | #include "InterchangeManager.h" |
Syntax
class FScopedTranslator
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedTranslator
(
const UInterchangeSourceData* SourceData |
InterchangeManager.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedTranslator() |
InterchangeManager.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ScopedTranslatorPtr | TStrongObjectPtr< UInterchangeTranslatorBase > | InterchangeManager.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UInterchangeTranslatorBase * GetTranslator() |
InterchangeManager.h |