跳转到内容

connectScriptNodes

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

connectScriptNodes(graph, catalog, from, fromPort, to, toPort): ScriptGraph

Defined in: logic/graphOps.ts:99

Draw a wire, replacing whatever occupied the pin.

An input takes ONE value and an exec pin hands control to ONE node: both ends of a replaced wire are unambiguous, and a second wire into either would make the picture stop saying what happens.

ScriptGraph

ScriptVerbCatalog

string

string

string

string

ScriptGraph