Skip to content

sequenceCount

sequenceCount(node): number

Defined in: logic/nodes.ts:131

How many exec pins a flow.sequence shows. Authored, not inferred from the wires: a pin the author added and has not wired yet still has to be there to wire INTO, and inferring the count from edges would delete it on reload.

ScriptGraphNode

number