FDatasmithImporterHelper::Import

Start the import process for the given factory type.

Windows
MacOS
Linux

References

Module

DatasmithImporter

Header

/Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterHelper.h

Include

#include "DatasmithImporterHelper.h"

Syntax

template<class TFactory>
static void Import()

Remarks

Start the import process for the given factory type. The importer helper will pop up a file dialog to pick the file to import. Next, it will prompt for the folder where the imported assets will be saved. The Datasmith import options then appears and finally the factory import starts.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss