UnityToolbox
Brief documentation for all existing scripts.
 
Loading...
Searching...
No Matches
UnityToolbox.Audio.AudioVolumeSetter Class Reference

This script sets the volume of a AudioSource and reads the data from the settings. For more information on volume settings see SettingsManager and PlayerPrefKeys. Requires PlayerPrefKeys and UnitySliderSetting.

Inheritance diagram for UnityToolbox.Audio.AudioVolumeSetter:

Public Member Functions

float GetSetVolume (AudioSource source)
 

Member Function Documentation

◆ GetSetVolume()