ScriptPort
此内容尚不支持你的语言。
Defined in: logic/types.ts:26
One port on a node.
Properties
Section titled “Properties”label?
Section titled “label?”
optionallabel?:string
Defined in: logic/types.ts:30
name:
string
Defined in: logic/types.ts:28
Port id, unique within its node and side. Also the fallback label.
type:
ScriptValueType
Defined in: logic/types.ts:29