Version: 2023.2
언어: 한국어

SearchField

struct in UnityEditor.Search

매뉴얼로 전환

설명

Search item field used by the property table and selector systems.

변수

aliasDisplay label of the field if displayed in the property table.
labelField property label that was selected.
nameField selector name. Compared to label, this field can be decorated with tokens such as # when this field selects a dynamic serialized property.
valueValue of the search field.

생성자

SearchFieldCreates a search field.