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

パラメーター

messageContentメッセージテキスト
buttonContentボタンのテキスト

戻り値

bool ボタンが押された場合、True を返します。

説明

メッセージとボタンを含むヘルプボックスを作り、ボタンが押された場合、True を返します