geck_click_at
Click at specified coordinates within a target window to automate UI interactions in the Fallout 3 GECK editor. Supports button selection, double-clicks, and window-relative positioning.
Instructions
Click coordinates, window-relative by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | Yes | ||
| y | Yes | ||
| button | No | left | |
| double | No | ||
| handle | No | ||
| backend | No | win32 | |
| title_regex | No | ||
| relative_to_window | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||