Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Import data and options specific to Datasmith scenes imported through the translator system
| Name | UDatasmithTranslatedSceneImportData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithTranslatedSceneImportData : public UDatasmithSceneImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UDatasmithSceneImportData → UDatasmithTranslatedSceneImportData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdditionalOptions | TArray< TObjectPtr< UDatasmithOptionsBase > > | DatasmithAssetImportData.h |
|