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

Method getText

gui/builtinContextMenus/moduleSpool.py:36–37  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)

Source from the content-addressed store, hash-verified

34 return self.mod.item.group.name in ("Precursor Weapon", "Mutadaptive Remote Armor Repairer")
35
36 def getText(self, callingWindow, itmContext, mainItem):
37 return _t("Spoolup Cycles")
38
39 def getSubMenu(self, callingWindow, context, mainItem, rootMenu, i, pitem):
40 m = wx.Menu()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected