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

Method getGender

app/models/ThangType.js:357–357  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

355 getHeroShortName () { return ThangTypeLib.getHeroShortName(this.attributes) }
356
357 getGender () { return ThangTypeLib.getGender(this.attributes) }
358
359 getPortraitImage (spriteOptionsOrKey, size) {
360 if (size == null) { size = 100 }

Callers 2

onEquipmentChangedMethod · 0.80
addDollImageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected