-
Notifications
You must be signed in to change notification settings - Fork 37
Unit Reference ResetGraphListener
S2NX7 edited this page Sep 30, 2025
·
2 revisions

Resets the event listeners on the current graph by stopping and restarting them. Useful for reinitializing a graph to prevent duplicate event triggers or stale subscriptions.
Input Ports
- enter : Trigger to reset the graph listeners.
Output Ports
- exit : Fired after the graph listeners have been reset.