Version: 2021.3
言語: 日本語

EditorToolbarDropdownToggle

class in UnityEditor.Overlays

マニュアルに切り替える

説明

A control that is both a toggle and a dropdown used with EditorToolbarElementAttribute.

変数

dropdownClickable Clickable object for this dropdown.
iconThe text associated with the element.
textThe icon associated with the element.

コンストラクタ

EditorToolbarDropdownToggleコンストラクター

Public 関数

SetValueWithoutNotifyAllow to set a value without being notified of the change, if any.

Events

dropdownClickedAction triggered when the dropdown is clicked.