Navigation
Unreal Engine C++ API Reference > Plugins > DatasmithTranslator
References
Module | DatasmithTranslator |
Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithTranslator/Public/DatasmithTranslatableSource.h |
Include | #include "DatasmithTranslatableSource.h" |
Syntax
struct FDatasmithTranslatableSceneSource
Remarks
Wrap a source with an adapted translator. This scopes the lifecycle of a translator,
Constructors
Type | Name | Description | |
---|---|---|---|
FDatasmithTranslatableSceneSource
(
const FDatasmithSceneSource& Source |
Destructors
Type | Name | Description | |
---|---|---|---|
Functions
Type | Name | Description | |
---|---|---|---|
TSharedPtr< IDatasmithTranslator > | |||
bool | |||
bool | Translate
(
TSharedRef< IDatasmithScene > Scene |