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

Parámetros

position Rectangle on the screen to draw the help box within.
message El texto del mensaje.
type The type of message.

Descripción

Make a help box with a message to the user.