Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
References
| Module | DatasmithImporter |
| Header | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterHelper.h |
| Include | #include "DatasmithImporterHelper.h" |
Syntax
class FDatasmithImporterHelper
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | GetFilter () |
||
| TArray< FString > | GetFormats () |
||
| void | Import () |
Start the import process for the given factory type. | |
| void | Import
(
const TSharedRef< UE::DatasmithImporter::FExternalSource >& ExternalSource |