Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/FDatasmithImporter
Description
Publicize the import and fix the references on the assets and actors. Also, update the final datasmith scenes.
| Name | FinalizeImport |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporter.h |
| Include Path | #include "DatasmithImporter.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImporter.cpp |
static void FinalizeImport
(
FDatasmithImportContext & ImportContext,
const TSet < UObject * > & ValidAssets
)