Node
Superclass for nodes.
Number of inputs | Any |
Number of outputs | Any |
Configuration
This object does not provide any configuration options.
Values
Inherits values 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.
Actions
Inherits actions from its parent, SwitchboardObject.
Events
Inherits events from its parent, SwitchboardObject.