Restart the League Client UX
lol_restart_uxRestarts the League Client UX through Riot Client to fix a frozen interface or reload frontend changes while developing Pengu Loader plugins.
Instructions
Terminates and restarts the League Client UX (frontend CEF renderers) via Riot Client. Essential when developing Pengu Loader plugins or recovering from a frozen interface.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waitForReady | No | Wait until both LCU API and CDP target are fully responsive after restart | |
| timeoutSeconds | No | Maximum seconds to wait for UX readiness when waitForReady is true |