Class AllowsNullAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.All, AllowMultiple = false, Inherited = true)]
public sealed class AllowsNullAttribute : Attribute, _Attribute
Constructors
AllowsNullAttribute()
Declaration
public AllowsNullAttribute()