Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc > API/Runtime/CoreUObject/Misc/FPackageName
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | FindPackageFileWithoutExtension
(
const FString& InPackageFilename, |
Checks if a package can be found using known package extensions (header extensions only; files with the extensions of other segments are not returned). |
![]() ![]() |
bool | FindPackageFileWithoutExtension
(
const FString& InPackageFilename, |
Specifying AllowTextFormats is no longer supported. Text format is instead specified as a field on the result struct from IPackageResourceManager->OpenReadPackage. |