game_ui_item_list
Retrieve, select, add, or remove items from ItemList and OptionButton UI elements by specifying node path and action.
Instructions
ItemList/OptionButton: get/select/add/remove items
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | No | Item text (for add) | |
| index | No | Item index | |
| action | Yes | Action: get_items, select, add, remove, clear | |
| nodePath | Yes | Path to ItemList/OptionButton |