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

EnumeratorNode

Screenshot 2025-09-30 165123

The Enumerator node provides a coroutine-style output that can be used to delay execution or iterate over time in a flow graph.

Output Ports

  • trigger : Control flow output that signals the start of the coroutine.
  • enumerator : Provides an IEnumerator to be used for coroutine-based operations.
⚠️ **GitHub.com Fallback** ⚠️