renforge_get_ui_element_bounds
Report the focus and rendered painted bounds for a UI element in a Ren'Py game, allowing verification of its on-screen position and size.
Instructions
Report focus bounds and rendered painted bounds for a UI element.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | ||
| exact | No | ||
| screen | No | ||
| element_id | No | ||
| project_path | Yes | ||
| expected_frame_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||