sierra_command_button.gd
Extends: TextureButton
Description
Property Descriptions
command
@export var command: SierraCommands.Commands = 0
Method Descriptions
on_toggled
func on_toggled(is_pressed: bool) -> void
Extends: TextureButton
@export var command: SierraCommands.Commands = 0
func on_toggled(is_pressed: bool) -> void