Class PortDescriptionAttribute
Namespace: Unity.VisualScripting.Interpreter
Syntax
[AttributeUsage(AttributeTargets.Field)]
public class PortDescriptionAttribute : Attribute, _Attribute
Constructors
PortDescriptionAttribute(String)
Declaration
public PortDescriptionAttribute(string authoringPortName)
Parameters
Type | Name | Description |
---|---|---|
String | authoringPortName |
Fields
AuthoringPortName
Declaration
public readonly string AuthoringPortName
Field Value
Type | Description |
---|---|
String |