EditorGUILayout.HelpBox
Parameters
| message | The message text. | |
| type | The type of message. | |
| wide | If true, the box will cover the whole width of the window; otherwise it will cover the controls part only. |
Description 描述
Make a help box with a message to the user.