Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | UDatasmithAssetImportData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithAssetImportData : public UAssetImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UDatasmithAssetImportData
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AdditionalData | TArray< TObjectPtr< class UDatasmithAdditionalData > > | DatasmithAssetImportData.h |
|
|
| AssetImportOptions | FDatasmithAssetImportOptions | DatasmithAssetImportData.h |
|
|
| DatasmithImportInfo | FDatasmithImportInfo | DatasmithAssetImportData.h |
|