Event Listener
Last updated
Last updated
The Event Listener Node is used to listen to events within the diagram.
Under the node's Property Drawer, it's possible to define the Event Name that should be tracked. This Event Name must be exactly the same as the one defined in the Event Trigger node.
Once the Event is fired and heard by the Event Listener Node, it will trigger its Chain Connection output.
Multiple Event Listeners can be configured to listen to the same Event throughout the diagram. This is useful to better organize the diagram layout connection wise.