MessageBoxAttribute
Class in Yarn.Unity
Inherits from YarnEditorAttribute
Summary
Shows a message box on the property.
Enums
Name
Description
The type of the message box to display.
Methods
Properties
Name
Description
The name of a method that will be called to determine the contents of the message box. The method must return a Message .
Structs
Name
Description
A description for a message box to show in the Unity Inspector.
Last updated