RenameEndedArgs

struct in UnityEditor.IMGUI.Controls

Switch to Manual

Description

Method arguments for the virtual method RenameEnded.

Variables

acceptedRenameIs true if the rename is accepted.
itemIDItem with ID that are being renamed.
newNameName entered in the rename overlay.
originalNameThe original name when starting the rename.