Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onHidden
Method
onHidden
app/views/play/modal/PlayItemsModal.js:174–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
172
}
173
174
onHidden () {
175
super.onHidden()
176
return
this.playSound(
'game-menu-close'
)
177
}
178
179
// - Click events
180
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected