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
- Type: Method
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public void EndRename()
Remarks
Additional Resources: TreeView<TIdentifier>.BeginRename.