TYPENAME_UNKNOWN in Message
Creates a new message with the given string.
text
The text to show in the message box. If this value is null
, no message box is displayed.
Field in Message
The text to show in the message box. If this value is null
, no message box is displayed.
Struct in MessageBoxAttribute
Inherits from System.ValueType
A description for a message box to show in the Unity Inspector.
The text to show in the message box. If this value is null
, no message box is displayed.
The type of the message to show.
Creates a new message with the given string.