Skip to content

Unit Reference EventReturn

S2NX7 edited this page Oct 10, 2025 · 3 revisions

EventReturn

Screenshot 2025-09-30 141444

The unit that returns your flow and value back to the Complete port of the initial trigger unit.

Input Ports

  • enter : Control Input triggered when returning back to the original event or method.
  • value : The value to return to the initial trigger unit.
  • data : The data output from the ReturnEventUnit. Required for the unit to know which unit to return to, unless this unit is used as a method return in the C# Generator.
Clone this wiki locally