Navigation
API > API/Developer > API/Developer/AssetTools > API/Developer/AssetTools/IAssetTools
Description
Return the path to display to the user in editor UI for the given package path. Attempts to convert the folder to a Verse path if ShowingContentVersePath is true.
| Name | GetUserFacingLongPackagePath |
| Type | function |
| Header File | /Engine/Source/Developer/AssetTools/Public/IAssetTools.h |
| Include Path | #include "IAssetTools.h" |
FString GetUserFacingLongPackagePath
(
FStringView LongPackagePath
) const