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

Method getImageId

gui/builtinViewColumns/droneEhp.py:72–73  ·  view source on GitHub ↗
(self, mod)

Source from the content-addressed store, hash-verified

70 return formatAmount(ehp, 3, 0, 9)
71
72 def getImageId(self, mod):
73 return -1
74
75 def getParameters(self):
76 return ("displayName", bool, False), ("showIcon", bool, True)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected