Navigation
API > API/Plugins > API/Plugins/DatasmithContent
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UAssetImportData
- UDatasmithSceneImportData
- UDatasmithCADImportSceneData
- UDatasmithFBXSceneImportData
- UDatasmithDeltaGenSceneImportData
- UDatasmithVREDSceneImportData
- UDatasmithGLTFSceneImportData
- UDatasmithMDLSceneImportData
- UDatasmithTranslatedSceneImportData
References
| Module | DatasmithContent |
| Header | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS&40;&41;
class UDatasmithSceneImportData : public UAssetImportData
Remarks
Base class for import data and options used when importing any asset from Datasmith
Variables
| Type | Name | Description | |
|---|---|---|---|
| FDatasmithImportBaseOptions | BaseOptions | ||
| FDatasmithImportInfo | DatasmithImportInfo |
Overridden from UObject
| Type | Name | Description | |
|---|---|---|---|
| bool | CanEditChange
(
const FProperty* InProperty |
Called by the editor to query whether a property of this object is allowed to be modified. |