Navigation
API > API/Plugins > API/Plugins/DatasmithImporter > API/Plugins/DatasmithImporter/FDatasmithImporterHelper
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void ImportInternal
(
UFactory* Factory |
DatasmithImporterHelper.h | ||
static void ImportInternal
(
UFactory* Factory, |
DatasmithImporterHelper.h |
ImportInternal(UFactory *)
| Name | ImportInternal |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterHelper.h |
| Include Path | #include "DatasmithImporterHelper.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImporterHelper.cpp |
static void ImportInternal
(
UFactory * Factory
)
ImportInternal(UFactory *, const TSharedRef< UE::DatasmithImporter::FExternalSource > &)
| Name | ImportInternal |
| Type | function |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/DatasmithImporterHelper.h |
| Include Path | #include "DatasmithImporterHelper.h" |
| Source | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Private/DatasmithImporterHelper.cpp |
static void ImportInternal
(
UFactory * Factory,
const TSharedRef < UE::DatasmithImporter::FExternalSource > & ExternalSource
)