| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/IMGUI.Controls.TreeView_1.BeginRename.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| item | Item to rename. |
| delay | Delay in seconds until the rename overlay shows. |
bool Returns true if renaming was started. Returns false if renaming was already active.
Shows the rename overlay for a TreeViewItem.
This renames the TreeViewItem<T0>.displayName string.
| Web Proxy Viewer | New URL | Original Page |