game_ui_click
Click, press, release, hover, or unhover UMG widgets in Unreal Engine 5 by widget name; obtain names using the UI dump command first.
Instructions
Click a UMG widget by name. action: click, press, release, hover, unhover.
Fast and exact when it works; use game_ui_dump first to learn the names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | click | |
| widget | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |