Skip to main content

Node

Superclass for nodes.

Number of inputsAny
Number of outputsAny

Configuration​

This object does not provide any configuration options.


Properties​

Inherits properties from its parent, SwitchboardObject.

numberOfInputs (Read-only)​

Type: UInt

The number of inputs that the node supports.

numberOfOutputs (Read-only)​

Type: UInt

The number of outputs that the node supports.

type (Read-only)​

Type: String

The type of the node.


Actions​

Inherits actions from its parent, SwitchboardObject.


Events​

Inherits events from its parent, SwitchboardObject.