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.