GetRows()
Invoked when the property table needs all search items sorted.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
IEnumerable<SearchItem> GetRows()
Returns
Type | Description |
|---|---|
| IEnumerable<SearchItem> | Enumerate in order all search items. |