跳转到内容

ScriptPort

此内容尚不支持你的语言。

Defined in: logic/types.ts:26

One port on a node.

optional label?: 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