Version: 2023.2
言語: 日本語

EditorGUI.LargeSplitButtonWithDropdownList

マニュアルに切り替える
public static bool LargeSplitButtonWithDropdownList (GUIContent content, string[] buttonNames, GenericMenu.MenuFunction2 callback);

パラメーター

content Text, image and tooltip the button displays.
buttonNames The list of options in the dropdown menu.
callback The callback to fire when a dropdown menu item is selected.

戻り値

bool true when the user clicks the button.

説明

Creates a large button that contains a regular button section and an arrow to open a dropdown menu.

When the user selects the button section the method returns true. When the user selects the dropdown arrow a dropdown menu appears. When the user selects an item in the dropdown menu, callback is fired with the selected menu item as input.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961