kos_kuniverse_pause
Pause the Kerbal Space Program game and halt kOS execution until a human resumes or interrupts.
Instructions
Call KUNIVERSE:PAUSE() to bring up the in-game escape menu. ⚠ DESTRUCTIVE TO AGENT FLOW: kOS execution halts entirely while paused; the agent CANNOT issue further commands until a human clicks 'Resume' (Ctrl-C through kos_session_interrupt also works). Use sparingly.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||