game_ui_tabs
Get or set the current tab and titles in TabContainer or TabBar nodes by specifying node path, action, index, and title.
Instructions
TabContainer/TabBar: get/set current tab
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Tab index | |
| title | No | Tab title | |
| action | Yes | Action: get_tabs, set_current, set_title | |
| nodePath | Yes | Path to TabContainer/TabBar |