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.