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