跳转到内容

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