Skip to content

CardButtonSetting

Inherits: BoxContainer

Properties

Type Name Default
String text "Setting"
bool separator_visible false
bool show_label true
String description ""
String button_text "Button"
bool disabled false
Label label
Label description_label
CardButton card_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_text

String button_text = "Button"

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!

card_button

CardButton card_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!