Renforge Get Ui Element Bounds
renforge_get_ui_element_boundsRetrieve the focus bounds and rendered painted bounds for a Ren'Py UI element to inspect layout, verify positioning, or debug UI rendering.
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 | |||