Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
| Name | FDatasmithImporterHelper |
| Type | class |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterHelper.h |
| Include Path | #include "DatasmithImporterHelper.h" |
Syntax
class FDatasmithImporterHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FString GetFilter() |
DatasmithImporterHelper.h | ||
static FString GetFilterStringInternal
(
UFactory* Factory |
DatasmithImporterHelper.h | ||
static TArray< FString > GetFormats() |
DatasmithImporterHelper.h | ||
static T * GetTypedDefaultObject() |
DatasmithImporterHelper.h | ||
static void Import () |
Start the import process for the given factory type. | DatasmithImporterHelper.h | |
static void Import
(
const TSharedRef< UE::DatasmithImporter::FExternalSource >& ExternalSource |
DatasmithImporterHelper.h | ||
static void ImportInternal
(
UFactory* Factory |
DatasmithImporterHelper.h | ||
static void ImportInternal
(
UFactory* Factory, |
DatasmithImporterHelper.h |