Navigation
API > API/Plugins > API/Plugins/DatasmithImporter
| Name | FDatasmithFindAssetTypeHelper< ULevelSequence > |
| Type | struct |
| Header File | /Engine/Plugins/Enterprise/DatasmithImporter/Source/DatasmithImporter/Public/Utility/DatasmithImporterUtils.h |
| Include Path | #include "Utility/DatasmithImporterUtils.h" |
Syntax
template<>
struct FDatasmithFindAssetTypeHelper< ULevelSequence >
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const TMap< FName, TSoftObjectPtr< ULevelSequence > > * GetAssetsMap
(
const UDatasmithScene* SceneAsset |
Utility/DatasmithImporterUtils.h | ||
static UPackage * GetFinalPackage
(
const FDatasmithAssetsImportContext& AssetsContext |
Utility/DatasmithImporterUtils.h | ||
static UPackage * GetImportPackage
(
const FDatasmithAssetsImportContext& AssetsContext |
Utility/DatasmithImporterUtils.h |