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