| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/IMGUI.Controls.TreeView_1.DoFoldoutCallback.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| position | Rect to draw the foldout. |
| expandedState | Current foldout state. |
| style | Toggle button style. |
bool Returns true if the foldout is still expanded. Otherwise, returns false.
Callback signature used to override the TreeView foldout. See foldoutOverride.
| Web Proxy Viewer | New URL | Original Page |