Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/codecombat/codecombat
/ onLoaded
Method
onLoaded
app/views/play/SpectateView.js:156–158 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
154
}
155
156
onLoaded () {
157
return
_.defer(() => this.onLevelLoaderLoaded())
158
}
159
160
onLevelLoaderLoaded () {
161
this.grabLevelLoaderData()
Callers
nothing calls this directly
Calls
1
onLevelLoaderLoaded
Method · 0.95
Tested by
no test coverage detected