Click or drag to resize

AudioSourceExt Methods

The AudioSourceExt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberSafePlay
Convenience wrapper around AudioSource.Play.
Public methodStatic memberSafePlayCollision
Convenience wrapper around SafePlay(AudioSource, AudioClip, Single, Single, Boolean) for collision sounds.
Public methodStatic memberSafeStop
Convenience wrapper around AudioSource.Stop.
Top
See Also