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

Method destroy

ozaria/site/views/play/menu/OptionsView.js:68–71  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

66 }
67
68 destroy () {
69 __guardMethod__(this.volumeSlider, 'slider', o => o.slider('destroy'))
70 return super.destroy()
71 }
72
73 onVolumeSliderChange (e) {
74 const volume = this.volumeSlider.slider('value')

Callers

nothing calls this directly

Calls 1

__guardMethod__Function · 0.70

Tested by

no test coverage detected