MustNotBeNullAttribute
Class in Yarn.Unity
Inherits from YarnEditorAttribute
Summary
Shows an error message box if this property is null.
Properties
Name
Description
The text of the error message to show if the property is null. If not provided, a generic error message is shown.
Last updated