| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/UIElements.BaseTreeView.SetSelectionById.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| id | The item id. |
Sets the currently selected item by id.
This will also expand the selected item if not expanded already.
| Parameter | Description |
|---|---|
| ids | The item ids. |
Sets a collection of selected items by ids.
This will also expand the selected items if not expanded already.
| Web Proxy Viewer | New URL | Original Page |