Unit Reference TriggerGlobalDefinedEvent - RealityStop/Bolt.Addons.Community GitHub Wiki
Triggers a global event to all Global Defined Events listening for a specific type.
Input Ports
- enter : Executes this node to trigger the global defined event.
- Additional inputs are dynamically created based on the event type and allow passing values to the event's fields or properties.
Output Ports
- exit : Executed after the global defined event has been triggered.