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

Method onSessionWillSave

app/views/play/SpectateView.js:362–364  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

360 register () { }
361
362 onSessionWillSave (e) {
363 return console.warn('Session is saving but shouldn\'t save!!!!!!!')
364 }
365
366 // Throttled
367 saveScreenshot (session) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected