Skip to content

Unit Reference GlobalDefinedEventNode

S2NX7 edited this page Sep 30, 2025 · 2 revisions

GlobalDefinedEventNode

Screenshot 2025-09-30 141402

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 Value output port returns the event data.

Clone this wiki locally