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

Parameters

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

Description

Makes a help box with a message to the user.