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

Method getText

gui/builtinContextMenus/moduleRahPattern.py:39–40  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)

Source from the content-addressed store, hash-verified

37 return True
38
39 def getText(self, callingWindow, itmContext, mainItem):
40 return _t('RAH Damage Pattern')
41
42 def _addPattern(self, parentMenu, pattern, name):
43 id = ContextMenuSingle.nextID()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected