Click or drag to resize
Slash.Unity.Common.Sound Namespace

[Missing <summary> documentation for "N:Slash.Unity.Common.Sound"]

Classes
  ClassDescription
Public classAudioChannel
Channel to play an audio clip on.
Public classAudioPlayerPrefs
Uses Unity PlayerPrefs for toggling sound and music.
Public classFadingAudioSource
Audio source that fades between clips instead of playing them immediately.
Public classPlayAudioBehaviour
Plays an audio clip until stopped.
Public classPlaySoundOnClickBehaviour
Plays the specified sound effect whenever this game object is clicked.
Public classSoundInterfaceBehaviour
Interface for playing music and sound effects.
Delegates
Enumerations
  EnumerationDescription
Public enumerationAudioChannelType
Channel to distinguish audio sources with.
Public enumerationFadingAudioSourceFadeState
Whether fading out or in.