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