Version: 2017.2
public bool HelpBoxWithButton (GUIContent messageContent, GUIContent buttonContent);

파라미터

messageContent The message text.
buttonContent The button text.

반환

bool Returns true, if button was pressed.

설명

Make a help box with a message and button. Returns true, if button was pressed.