-
Notifications
You must be signed in to change notification settings - Fork 34
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
- Overview
-
Unit Reference
- Control
- Editor
- Events
- Graphs
- Logic
- Time
- Variables
- C# Generation
- Editor Windows
- Graph Context
- Utilities
- Custom Unit Creation Guide
- Tips & Tricks