Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc > API/Runtime/CoreUObject/Misc/FPackagePath
| Type | Name | Description | |
|---|---|---|---|
| void | AppendLocalFullPath
(
FStringBuilderBase& Builder |
Append the full relative LocalPath (path,basename,extension) | |
| void | AppendLocalFullPath
(
FStringBuilderBase& Builder, |
Version of AppendLocalFullPath that takes a PackageSegment, otherwise same behavior as parameterless version |