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 soft object path. Attempts to convert the object path to a Verse path if ShowingContentVersePath is true.
| Name | GetUserFacingObjectPath |
| Type | function |
| Header File | /Engine/Source/Developer/AssetTools/Public/IAssetTools.h |
| Include Path | #include "IAssetTools.h" |
FString GetUserFacingObjectPath
(
const FSoftObjectPath & ObjectPath
) const