Version: 2017.3

MaterialEditor.HelpBoxWithButton

Cambiar al Manual
public bool HelpBoxWithButton (GUIContent messageContent, GUIContent buttonContent);

Parámetros

messageContent El texto del mensaje.
buttonContent El texto del botón.

Valor de retorno

bool Retorna true, si el botón fue presionado.

Descripción

cree una caja de ayuda con un mensaje y un botón. Devuelve true si se presiona el botón.