MCPcopy Create free account
hub / github.com/codecombat/codecombat / stopAllSounds

Method stopAllSounds

ozaria/engine/cinematic/SoundSystem.js:157–159  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

155 }
156
157 stopAllSounds () {
158 store.dispatch('audio/stopAll', { unload: true })
159 }
160}

Callers 2

runShotMethod · 0.80
destroyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected