Unit Reference GlobalDefinedEventNode - RealityStop/Bolt.Addons.Community GitHub Wiki

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.
⚠️ **GitHub.com Fallback** ⚠️