| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/IMGUI.Controls.TreeView_1-ctor.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| state | TreeView state (expanded items, selection etc.) |
| multiColumnHeader | Multi-column header for the TreeView. |
The TreeView is always constructed with a state object and optionally a multi-column header object if a header is needed.
Additional resources: TreeViewState<T0>, MultiColumnHeader.
| Web Proxy Viewer | New URL | Original Page |