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