debug_step_over
Advance execution by one line in a paused game, returning the new stop location for debugging GDScript.
Instructions
Step over one line in the paused game. Returns: the new stop location.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| thread_id | No | Thread id (default 1) |