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

Method getText

gui/builtinContextMenus/envEffectAdd.py:55–56  ·  view source on GitHub ↗
(self, callingWindow, itmContext)

Source from the content-addressed store, hash-verified

53 return srcContext == "projected"
54
55 def getText(self, callingWindow, itmContext):
56 return _t("Add Environmental Effect")
57
58 def _addGroup(self, parentMenu, name):
59 id = ContextMenuUnconditional.nextID()

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected