| Slash.Unity.Common.Sound Namespace |
[Missing <summary> documentation for "N:Slash.Unity.Common.Sound"]
| Class | Description | |
|---|---|---|
| AudioChannel |
Channel to play an audio clip on.
| |
| AudioPlayerPrefs |
Uses Unity PlayerPrefs for toggling sound and music.
| |
| FadingAudioSource |
Audio source that fades between clips instead of playing them immediately.
| |
| PlayAudioBehaviour |
Plays an audio clip until stopped.
| |
| PlaySoundOnClickBehaviour |
Plays the specified sound effect whenever this game object is clicked.
| |
| SoundInterfaceBehaviour |
Interface for playing music and sound effects.
|
| Delegate | Description | |
|---|---|---|
| AudioPlayerPrefsPlayMusicChangedDelegate |
Music has been turned on or off.
| |
| AudioPlayerPrefsPlaySoundChangedDelegate |
Sound effects have been turned on or off.
|
| Enumeration | Description | |
|---|---|---|
| AudioChannelType |
Channel to distinguish audio sources with.
| |
| FadingAudioSourceFadeState |
Whether fading out or in.
|