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

Method getText

gui/builtinContextMenus/moduleAmmoChange.py:61–62  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem, selection)

Source from the content-addressed store, hash-verified

59 return True
60
61 def getText(self, callingWindow, itmContext, mainItem, selection):
62 return _t('Charge')
63
64 def _getAmmo(self, mod):
65 if mod.itemID is None:

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected