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

Method onHidden

app/views/core/AuthModal.js:346–349  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

344 }
345
346 onHidden () {
347 super.onHidden()
348 return this.playSound('game-menu-close')
349 }
350 }
351 AuthModal.initClass()
352 return AuthModal

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected