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