Toggle
Inherits: BoxContainer
Properties
| Type | Name | Default |
|---|---|---|
| String | text | "Setting" |
| bool | separator_visible | false |
| bool | show_label | true |
| String | description | "" |
| bool | button_pressed | false |
| bool | disabled | false |
| Label | label | |
| Label | description_label | |
| CheckButton | check_button | |
| HSeparator | hsep | |
| PanelContainer | panel |
Property Descriptions
text
String text = "Setting"
Note
There is currently no description for this property. Please help us by contributing one!
separator_visible
bool separator_visible = false
Note
There is currently no description for this property. Please help us by contributing one!
show_label
bool show_label = true
Note
There is currently no description for this property. Please help us by contributing one!
description
String description = ""
Note
There is currently no description for this property. Please help us by contributing one!
button_pressed
bool button_pressed = false
Note
There is currently no description for this property. Please help us by contributing one!
disabled
bool disabled = false
Note
There is currently no description for this property. Please help us by contributing one!
label
Label label
Note
There is currently no description for this property. Please help us by contributing one!
description_label
Label description_label
Note
There is currently no description for this property. Please help us by contributing one!
check_button
CheckButton check_button
Note
There is currently no description for this property. Please help us by contributing one!
hsep
HSeparator hsep
Note
There is currently no description for this property. Please help us by contributing one!
panel
PanelContainer panel
Note
There is currently no description for this property. Please help us by contributing one!