Class AnalyserAttribute
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = true)]
public sealed class AnalyserAttribute : Attribute, _Attribute, IDecoratorAttribute
Constructors
AnalyserAttribute(Type)
Declaration
public AnalyserAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
Type | type |
Properties
type
Declaration
public Type type { get; }
Property Value
Type | Description |
---|---|
Type |