Namespace GGL.Audio
Classes
AudioChannel
Displayable class that bind a mixer group to its stored volume.
ButtonAudio
Behaviour that associates a sound to a button. Just by adding this component, everything is set up.
ToggleAudio
Behaviour that associates a sound to a toggle. Just by adding this component, everything is set up.
VolumeBinder
Generic way to edit and bind the volume of a channel (AudioMixerGroup) to the local storage
VolumeSlider
Bind a slider input to a channel and the local storage
Enums
ButtonAudio.Mode
Define how the script will behaviour to play an audio file.
ToggleAudio.Mode
Define how the script will behaviour to play an audio file.