Documentation

Support

Unity Lite

Open Unity Lite

Unity Lite

Break loop node

Exit a loop before it reaches the end.
Read time 1 minuteLast updated 2 days ago

Use the Break loop node to stop a loop immediately. It ends the loop and continues with the logic that comes after the loop.