Version: 2017.3

MaterialEditor.HelpBoxWithButton

切换到手册
public bool HelpBoxWithButton (GUIContent messageContent, GUIContent buttonContent);

参数

messageContent 消息文本。
buttonContent 按钮文本。

返回

bool 如果已按下按钮,则返回 true。

描述

创建一个带有消息和按钮的帮助框。如果已按下按钮,则返回 true。