Version: 2020.1
언어: 한국어
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.