Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


EndRename()

Ends renaming if the rename overlay is shown. If called while the rename overlay is not being shown, this method does nothing.
Read time 1 minuteLast updated 10 days ago

Definition

public void EndRename()

Remarks

Additional Resources: TreeView<TIdentifier>.BeginRename.