Navigation
API > API/Runtime > API/Runtime/InterchangeEngine > API/Runtime/InterchangeEngine/UInterchangeSceneImportAsset
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const UInterchangeFactoryBaseNode * GetFactoryNode
(
const FSoftObjectPath& ObjectPath |
InterchangeSceneImportAsset.h | ||
const UInterchangeFactoryBaseNode * GetFactoryNode
(
const FString& PackageName, |
InterchangeSceneImportAsset.h |
GetFactoryNode(const FSoftObjectPath &)
| Name | GetFactoryNode |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeSceneImportAsset.h |
| Include Path | #include "InterchangeSceneImportAsset.h" |
const UInterchangeFactoryBaseNode * GetFactoryNode
(
const FSoftObjectPath & ObjectPath
) const
GetFactoryNode(const FString &, const FString &, const FString &)
| Name | GetFactoryNode |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Engine/Public/InterchangeSceneImportAsset.h |
| Include Path | #include "InterchangeSceneImportAsset.h" |
const UInterchangeFactoryBaseNode * GetFactoryNode
(
const FString & PackageName,
const FString & AssetName,
const FString & SubPathString
) const