-
Notifications
You must be signed in to change notification settings - Fork 37
Unit Reference GlobalDefinedEventNode
S2NX7 edited this page Sep 30, 2025
·
2 revisions
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.