game_ui_dump
Inspect Unreal Engine 5 UMG widgets for automation by dumping the widget tree. Choose mode: all, button, or debug. Works only for UMG; custom Slate UI falls back to other observation tools.
Instructions
Dump the UMG widget tree. mode: all, button, debug.
Only sees widgets registered through UMG. A game with custom Slate UI will come back empty or error -- that is expected, fall back to the pad or to game_observe(grid=True) plus game_mouse.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | button |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |