Unit Reference GlobalDefinedEventNode - RealityStop/Bolt.Addons.Community GitHub Wiki
Listens for an event by type, rather than by name. In other respects, it acts similar to the built-in Custom Unit. This variation listens for events triggered by any Trigger Global Defined Event.
Output Ports
- Dynamically generated based on the
EventType.- If restricted, each field and property of the event type gets its own output port.
- If not restricted, a single
Valueoutput port returns the event data.