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