sound_volumes.gd
Extends: GridContainer
Description
Constants Descriptions
MIN_VOLUME
const MIN_VOLUME: int = -30
MUTE_VOLUME
const MUTE_VOLUME: int = -70
Property Descriptions
dflt_volumes
var dflt_volumes: Dictionary
Method Descriptions
update_sliders
func update_sliders() -> void
restore_last_volumes
func restore_last_volumes() -> void