Exports
You can use exports by doing: exports["evo_sound_player"]:PlayUrl(soundId, url, vol, loop, options)
You can use exports by doing: exports["evo_sound_player"]:PlayUrl(soundId, url, vol, loop, options)
FindSoundByNetId(netId)FindSoundByZoneId(zoneId)SetPaused(id)SetPlaying(id)SetTimestamp(id, timestamp)SetVolume(id, volume)SetLoop(id, state)SetShuffle(id, state)SetNewUrl(id, url, playlist)DestroySound(id)RegisterHook(event, cb)RemoveResourceHooks(resource)RemoveHook(id)FindSoundByNetId(netId)FindSoundByZoneId(zoneId)SetPaused(id)SetPlaying(id)SetTimestamp(id, timestamp)SetVolume(id, volume)SetLoop(id, state)SetShuffle(id, state)SetNewUrl(id, url, playlist)DestroySound(id)