Sonolus Wiki

JumpLoop

Executes 0th branch, then executes branch pointed by the execution result, repeats until the last branch is executed then returns the result.

Arguments

ArgumentDescription
branch_00th branch
branch_11st branch
branch_22nd branch
......
branch_lastLast branch

Return

Result of the branch_last, or 0 if branch is not found.