脚本自动生成增加Toggle

This commit is contained in:
feng
2025-03-18 18:56:37 +08:00
parent 52ac77d5e4
commit 4ae417337b

View File

@@ -65,6 +65,9 @@ MonoBehaviour:
- uiElementRegex: m_slider - uiElementRegex: m_slider
componentName: Slider componentName: Slider
isUIWidget: 0 isUIWidget: 0
- uiElementRegex: m_toggle
componentName: Toggle
isUIWidget: 0
- uiElementRegex: m_group - uiElementRegex: m_group
componentName: ToggleGroup componentName: ToggleGroup
isUIWidget: 0 isUIWidget: 0