◆
DrawListItemDelegate()
delegate object DrawListItemDelegate
(
GUIContent
label
,
object
listElement
)
Parameters
label
label to drawn with the element
listElement
This is the element in the list to be drawn
Returns
the object may have been changed by the user, this return the new value/object
EyE
EditorUnity
Tools
EditorUtil