Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
runShot
Method · 0.80
destroy
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected