Property | Type | Description | |
---|---|---|---|
description | string | ||
humanName | string | ||
inputs | object[] | ||
name | string | ||
outputs | object[] | ||
type | NodePortType |
Method | Description | |
---|---|---|
OutputPortConfig ( string _name, string _humanName, string desc, NodePortType _type, |
public OutputPortConfig ( string _name, string _humanName, string desc, NodePortType _type, |
||
_name | string | |
_humanName | string | |
desc | string | |
_type | NodePortType | |
inputPorts | ||
outputPorts | ||
return | System |