9_verb_panel.gd
Extends: Control
Description
Property Descriptions
hover_text_centered
var hover_text_centered: Control
commands_container
var commands_container: BoxContainer
Method Descriptions
unpress_commands
func unpress_commands() -> void
highlight_command
func highlight_command(command_id: int, highlighted: bool = true) -> void