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