|
Jacky's Simple Audio Manager
3.0.0-preview
A decentralized audio playing system for Unity, designed for simplicity and built to scale!
|
Classes | |
| class | MusicZone |
Public Attributes | |
| bool | keepPlayingWhenAway |
| List< MusicZone > | MusicZones = new List<MusicZone>() |
Additional Inherited Members | |
Protected Attributes inherited from JSAM.BaseAudioMusicFeedback | |
| bool | keepPlaybackPosition = true |
| bool | restartOnReplay = false |
| bool | stopInstantly = false |
Protected Attributes inherited from JSAM.BaseAudioFeedback< MusicFileObject > | |
| new T | audio |
| bool | advancedMode |
| bool JSAM.AudioMusicZone.keepPlayingWhenAway |