Skip to content

ResultPickerUI

ClassAssetInventoryAssetInventory.Editor
public sealed class ResultPickerUI : IndexUI

No description is available for this type.

public static ResultPickerUI Show(Action<string> callback, string searchType = null, string searchPhrase = null)

No description is available for this member.

Parameters

Name Type Description
callback System.Action{System.String}
searchType System.String
searchPhrase System.String

Returns

AssetInventory.ResultPickerUI — No return description is available.

ShowTextureSelection(Action<Dictionary<string, string>>, string)

Section titled “ShowTextureSelection(Action<Dictionary<string, string>>, string)”
public static ResultPickerUI ShowTextureSelection(Action<Dictionary<string, string>> callback, string searchPhrase = null)

No description is available for this member.

Parameters

Name Type Description
callback System.Action{System.Collections.Generic.Dictionary{System.String,System.String}}
searchPhrase System.String

Returns

AssetInventory.ResultPickerUI — No return description is available.