Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Base class for import data and options used when importing any asset from Datasmith
| Name | UDatasmithSceneImportData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithSceneImportData : public UAssetImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UDatasmithSceneImportData
Derived Classes
UDatasmithSceneImportData derived class hierarchy
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BaseOptions | FDatasmithImportBaseOptions | DatasmithAssetImportData.h |
|
|
| DatasmithImportInfo | FDatasmithImportInfo | DatasmithAssetImportData.h |
|
Functions
Public
Overridden from UObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool CanEditChange
(
const FProperty* InProperty |
DatasmithAssetImportData.h |