Skip to content

SelectableText

Inherits: VBoxContainer

Properties

Type Name Default
String title "Setting"
String description "Description"
String text "Value"
Label label
Label description_label
Label value_label
PanelContainer panel

Property Descriptions

title

String title = "Setting"

Note

There is currently no description for this property. Please help us by contributing one!

description

String description = "Description"

Note

There is currently no description for this property. Please help us by contributing one!

text

String text = "Value"

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!

value_label

Label value_label

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!