| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/IMGUI.Controls.TreeView_1.SetExpandedRecursive.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| id | TreeViewItem ID. |
| expanded | Expanded state: true expands, false collapses. |
Expand or collapse all items under item with id.
This is also used internally when Alt/Option + clicking an foldout arrow of an item to expand/collapse the entire sub-tree under this item.
| Web Proxy Viewer | New URL | Original Page |