Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPackagePath
Description
Returns the PackageName if available, otherwise the LocalPath
Do not use this function as a PackageName; use it only for uniquely identifying PackagePaths in e.g. a TMap
| Name | GetPackageNameOrFallback |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/Misc/PackagePath.h |
| Include Path | #include "Misc/PackagePath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Misc/PackagePath.cpp |
FString GetPackageNameOrFallback() const