Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

TreeView.RowGUIArgs.isRenaming

public bool isRenaming;

Description

This value is true when the ::item is currently being renamed.

By default the item's displayName is not rendered when the rename overlay is showing by using an empty string instead of item.displayName.