The SBDController Library#
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.