renforge_get_ui_element_bounds
Retrieve the focus bounds and rendered painted bounds for a UI element in a running Ren'Py game. Use this to inspect element positions and dimensions for testing or debugging.
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 | |||