GetColumns()
Invoked when the table needs to get the list of columns to be displayed.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Search
- Assembly: UnityEditor
IEnumerable<SearchColumn> GetColumns()
Returns
Type | Description |
|---|---|
| IEnumerable<SearchColumn> | Enumerate table view columns. |