Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc > API/Runtime/CoreUObject/Misc/FPackagePath
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Misc/PackagePath.h |
| Include | #include "Misc/PackagePath.h" |
| Source | /Engine/Source/Runtime/CoreUObject/Private/Misc/PackagePath.cpp |
void AppendLocalBaseFilenameWithPath
(
FStringBuilderBase & Builder
) const
Remarks
Append the Local (path,basename) of this PackagePath if known or available, or take no action if not
Appending is possible only for MountedPath and LocalOnly internal types. Will attempt to mount before returning with no action