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 | |
![]() | |
bool | keepPlaybackPosition = true |
bool | restartOnReplay = false |
bool | stopInstantly = false |
![]() | |
new T | audio |
bool | advancedMode |
bool JSAM.AudioMusicZone.keepPlayingWhenAway |