game_ui_tabs
Get, set, or rename tabs in TabContainer/TabBar nodes by specifying node path and action.
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 |