Navigation
API > API/Runtime > API/Runtime/InterchangeCore > API/Runtime/InterchangeCore/FPackageUtils
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsMapPackageAsset
(
const FString& ObjectPath |
PackageUtils/PackageUtils.h | ||
static bool IsMapPackageAsset
(
const FString& ObjectPath, |
PackageUtils/PackageUtils.h |
IsMapPackageAsset(const FString &)
| Name | IsMapPackageAsset |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/PackageUtils/PackageUtils.h |
| Include Path | #include "PackageUtils/PackageUtils.h" |
static bool IsMapPackageAsset
(
const FString & ObjectPath
)
IsMapPackageAsset(const FString &, FString &)
| Name | IsMapPackageAsset |
| Type | function |
| Header File | /Engine/Source/Runtime/Interchange/Core/Public/PackageUtils/PackageUtils.h |
| Include Path | #include "PackageUtils/PackageUtils.h" |
static bool IsMapPackageAsset
(
const FString & ObjectPath,
FString & MapFilePath
)