M:Yarn.Unity.MessageBoxAttribute.Message.op_Implicit(System.String)~Yarn.Unity.MessageBoxAttribute.Message
TYPENAME_UNKNOWN in Message
Summary
Creates a new message with the given string.
Parameters
Name
Description
text
The text to show in the message box. If this value is null
, no message box is displayed.
Last updated