cocos_add_toggle_container
Attach a radio button group to Cocos Creator nodes so children toggle mutually exclusively, enabling UI controls without manual coding.
Instructions
Attach cc.ToggleContainer (radio group). Children are mutually exclusive.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scene_path | Yes | ||
| node_id | Yes | ||
| allow_switch_off | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |