LanguageEnglish
  • C#
  • JS

Script language

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

This version of Unity is unsupported.

TreeView.EndRename

public void EndRename();

Description

Ends renaming if the rename overlay is shown. If called while the rename overlay is not being shown, this method does nothing.

See Also: BeginRename.