Skip to content

Unit Reference Yield

JasonJonesLASM edited this page Jul 3, 2021 · 5 revisions

The Yield node allows you to wait for any IEnumerator, YieldInstruction or Coroutine during a Coroutine Event. This helps to expose the C# yield function to graphs.

Switching the yield type in the header, will switch the name and type of the only available input port.

THIS ENTRY IS UNDER CONSTRUCTION

Clone this wiki locally