|
Jacky's Simple Audio Manager
3.0.0-preview
A decentralized audio playing system for Unity, designed for simplicity and built to scale!
|
Public Member Functions | |
| void | Play () |
| void | PlaySound () |
| void | Stop () |
| Stops the sound instantly More... | |
Public Attributes | |
| SoundChannelHelper | SoundHelper => helper |
Protected Member Functions | |
| void | Start () |
Additional Inherited Members | |
Protected Attributes inherited from JSAM.BaseAudioFeedback< SoundFileObject > | |
| new T | audio |
| bool | advancedMode |
| void JSAM.SoundPlayer.Play | ( | ) |
| void JSAM.SoundPlayer.PlaySound | ( | ) |
|
protected |
| void JSAM.SoundPlayer.Stop | ( | ) |
Stops the sound instantly
| SoundChannelHelper JSAM.SoundPlayer.SoundHelper => helper |