Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
buildValueForDisplay
Method · 0.45
onScrollUnequipped
Method · 0.45
showVisibleItemImages
Method · 0.45
afterRender
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected