Version: 2017.1
public static void HelpBox (Rect position, string message, MessageType type);

Parameters

position @param position Прямоугольник на экране для рисования текстуры внутри.
message The message text.
type The type of message.

Description

Make a help box with a message to the user.