Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc > API/Runtime/CoreUObject/Misc/FPackageName
| Type | Name | Description | |
|---|---|---|---|
| bool | TryConvertLongPackageNameToFilename
(
const FString& InLongPackageName, |
Tries to convert a long package name to a file name with the supplied extension. | |
| bool | TryConvertLongPackageNameToFilename
(
FStringView InLongPackageName, |