Navigation
API > API/Plugins > API/Plugins/DatasmithContent
| Name | UDatasmithStaticMeshImportData |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
Syntax
UCLASS (MinimalAPI)
class UDatasmithStaticMeshImportData : public UDatasmithAssetImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UDatasmithAssetImportData → UDatasmithStaticMeshImportData
Derived Classes
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| DefaultOptionsPair | TPair< FDatasmithStaticMeshImportOptions, FDatasmithAssetImportOptions > | DatasmithAssetImportData.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ImportOptions | FDatasmithStaticMeshImportOptions | DatasmithAssetImportData.h |
|
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static UDatasmithStaticMeshImportData * GetImportDataForStaticMesh
(
UStaticMesh* StaticMesh, |
DatasmithAssetImportData.h |