This version of Unity is unsupported.

SearchUtils.GetAssetPath

Declaration

public static string GetAssetPath(ref Search.SearchItem item);

Parameters

item Search item.

Returns

string Asset path of the item or null if none can be found.

Description

Returns the asset path of a search item if any.

The returned asset path depends on the SearchProvider of the item.