Documentation

Support

Unity Studio

Open Unity Studio

Unity Studio

Break loop node

Exit a loop before it reaches the end.
Read time 1 minuteLast updated 6 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.