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

Method getPortraitURL

app/views/core/HeroSelectView.js:87–89  ·  view source on GitHub ↗
(hero)

Source from the content-addressed store, hash-verified

85 }
86
87 getPortraitURL (hero) {
88 return ThangTypeLib.getPortraitURL(hero)
89 }
90
91 getHeroShortName (hero) {
92 return ThangTypeLib.getHeroShortName(hero)

Callers 4

buildValueForDisplayMethod · 0.45
onScrollUnequippedMethod · 0.45
showVisibleItemImagesMethod · 0.45
afterRenderMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected