543 B
543 B
text_dialog_choice.gd
Extends: Control
Description
Property Descriptions
color_normal
export var color_normal = "1,1,1,1"
color_hover
export var color_hover = "165,42,42,1"
font
export var font = "[Object:null]"
commands
var commands
Method Descriptions
set_answers
func set_answers(options: Array)