For Agents | This page is available as markdown: https://create.roblox.com/docs/en-us/reference/engine/enums/DebuggerResumeType.md | Documentation index: https://create.roblox.com/docs/llms.txt | Engine API index: https://create.roblox.com/docs/reference/engine/llms.txt
Items
| Name | Value | Summary |
|---|
| StepInto | 0 | |
| StepOut | 1 | |
| StepOver | 2 | |
| Resume | 3 | |