The SBDController Library#
This library contains controller node types, which are data-graph nodes that steer or configure the behavior of other nodes.
Use this page when you need DataModel-side types that live in the document or data graph. For class members, signatures, and exact behavior, continue from the links below into the generated API reference.
Library contents#
This library defines controllers, i.e. data graph nodes that make it possible to interact with (i.e. control) other data graph nodes. Relevant classes are:
SBController(full name:SBDController)SBControllerEvent(full name:SBDControllerEvent)SBControllerNode(full name:SBDControllerNode)
Please refer to the page about controllers in SAMSON for more information.