This version of Unity is unsupported.

RenameEndedArgs

struct in UnityEditor.IMGUI.Controls

/

Implemented in:UnityEditor

Description

Method arguments for the virtual method RenameEnded.

Properties

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.