Class OutPortAttribute
Inherited Members
Namespace: InsaneScatterbrain.ScriptGraph
Syntax
public class OutPortAttribute : PortAttribute
Constructors
OutPortAttribute(string, Type)
Declaration
public OutPortAttribute(string name, Type type)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | |
| Type | type |