Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/FPackagePath
Description
Return the Local (path,basename) of this PackagePath if known or available, or empty string if not
Returning non-empty is possible only for MountedPath and LocalOnly internal types. Will attempt to mount before returning empty
| Name | GetLocalBaseFilenameWithPath |
| 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 GetLocalBaseFilenameWithPath() const