AudioSourceExt Class |
Namespace: RavingBots.MagicGestures.Utils
public static class AudioSourceExt
The AudioSourceExt type exposes the following members.
| Name | Description | |
|---|---|---|
| SafePlay |
Convenience wrapper around AudioSource.Play.
| |
| SafePlayCollision |
Convenience wrapper around SafePlay(AudioSource, AudioClip, Single, Single, Boolean)
for collision sounds.
| |
| SafeStop |
Convenience wrapper around AudioSource.Stop.
|