Skip to content

Unit Reference ResetGraphListener

S2NX7 edited this page Sep 30, 2025 · 2 revisions

ResetGraphListener

Screenshot 2025-09-30 141628

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.
Clone this wiki locally