MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / getImageId

Method getImageId

gui/builtinViewColumns/price.py:84–85  ·  view source on GitHub ↗
(self, mod)

Source from the content-addressed store, hash-verified

82 sPrice.getPrices([mod.item], callback, waitforthread=True)
83
84 def getImageId(self, mod):
85 return -1
86
87 def getToolTip(self, mod):
88 return self.name

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected