describeNode
此内容尚不支持你的语言。
describeNode(
node,graph,catalog):ScriptNodeShape|null
Defined in: logic/nodes.ts:142
The pins of one node, or null when nothing knows this kind — an unknown node is reported, never treated as a no-op, because a graph missing a verb is a graph that does something else.
Parameters
Section titled “Parameters”catalog
Section titled “catalog”Returns
Section titled “Returns”ScriptNodeShape | null