Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ allLoaded
Method
allLoaded
app/views/ladder/LadderPlayModal.js:340–342 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
338
}
339
340
allLoaded () {
341
return
_.all([this.easyPlayer.loaded, this.mediumPlayer.loaded, this.hardPlayer.loaded])
342
}
343
}
Callers
1
challengerLoaded
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected