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