RemoveItemFavorite(SearchItem)
Remove an item from the favorites.
Read time 1 minuteLast updated 11 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
public static void RemoveItemFavorite(SearchItem item)
Parameters
Item to be removed from favorites.