GetElements()
Invoked when the property table needs all view elements not necessarily sorted.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
IEnumerable<SearchItem> GetElements()
Returns
Type | Description |
|---|---|
| IEnumerable<SearchItem> | Enumerate all search items to be displayed in the table. |