Navigation
API > API/Plugins > API/Plugins/DatasmithContent > API/Plugins/DatasmithContent/FDatasmithImportInfo
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| DatasmithAssetImportData.h | |||
FDatasmithImportInfo
(
const FString& InSourceUri, |
DatasmithAssetImportData.h | ||
FDatasmithImportInfo
(
const FString& InSourceUri, |
DatasmithAssetImportData.h |
FDatasmithImportInfo()
| Name | FDatasmithImportInfo |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
FDatasmithImportInfo()
FDatasmithImportInfo(const FString &, FString)
| Name | FDatasmithImportInfo |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
FDatasmithImportInfo
(
const FString & InSourceUri,
FString InSourceHashString
)
FDatasmithImportInfo(const FString &, FMD5Hash)
| Name | FDatasmithImportInfo |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithContent/Source/DatasmithContent/Public/DatasmithAssetImportData.h |
| Include Path | #include "DatasmithAssetImportData.h" |
FDatasmithImportInfo
(
const FString & InSourceUri,
FMD5Hash InSourceHash
)