This version of Unity is unsupported.

TreeView.EndRename

Declaration

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.