Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/FTopLevelAssetPath
| Type | Name | Description | |
|---|---|---|---|
| void | AppendString
(
FStringBuilderBase& Builder |
Append the full asset path (e.g. '/Path/To/Package.AssetName') to the string builder. | |
| void | AppendString
(
FString& OutString |
Append the full asset path (e.g. '/Path/To/Package.AssetName') to the string. |