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

Method getSelectedSlot

app/views/play/menu/InventoryModal.js:515–517  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

513 }
514
515 getSelectedSlot () {
516 return this.$el.find('#equipped .item-slot.selected')
517 }
518
519 getSelectedUnequippedItem () {
520 return this.$el.find('#unequipped .item.active')

Callers 1

unequipSelectedItemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected