Class TypeSetAttribute
Inheritance
object
TypeSetAttribute
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class TypeSetAttribute : Attribute
Constructors
TypeSetAttribute(TypeSet)
Declaration
public TypeSetAttribute(TypeSet typeSet)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeSet | typeSet |
Properties
typeSet
Declaration
public TypeSet typeSet { get; }
Property Value
| Type | Description |
|---|---|
| TypeSet |