game_ui_tabs
game_ui_tabsGet or set the current tab in a TabContainer or TabBar, retrieve tab list, or update tab titles using 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 |