Skip to content

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