game_ui_control
Configure UI Control nodes by setting focus, anchors, tooltips, and mouse filters. Grab or release focus, and retrieve node info.
Instructions
Set focus, anchors, tooltip, mouse filter on Control
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action: configure, grab_focus, release_focus, get_info | |
| minSize | No | Minimum size {x,y} | |
| tooltip | No | Tooltip text | |
| nodePath | Yes | Path to Control node | |
| mouseFilter | No | Mouse filter: stop, pass, ignore | |
| anchorPreset | No | Anchor preset value |