프로퍼티 | 타입 | 설명 | |
---|---|---|---|
description | string | ||
humanName | string | ||
inputs | object[] | ||
name | string | ||
outputs | object[] | ||
type | NodePortType |
메소드 | 설명 | |
---|---|---|
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 | ||
리턴 | System |