Navigation
API > API/Plugins > API/Plugins/DatasmithTranslator
Scopes a translator's loading lifecycle.
| Name | FDatasmithSceneGuard |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslatableSource.h |
| Include Path | #include "DatasmithTranslatableSource.h" |
Syntax
class FDatasmithSceneGuard
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithSceneGuard
(
const TSharedPtr< IDatasmithTranslator >& Translator, |
DatasmithTranslatableSource.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FDatasmithSceneGuard() |
DatasmithTranslatableSource.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Translator | TSharedPtr< IDatasmithTranslator > | DatasmithTranslatableSource.h |