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

Method getText

gui/builtinContextMenus/fighterAbilities.py:32–33  ·  view source on GitHub ↗
(self, callingWindow, itmContext, mainItem, selection)

Source from the content-addressed store, hash-verified

30 return True
31
32 def getText(self, callingWindow, itmContext, mainItem, selection):
33 return _t("Abilities")
34
35 def addAbility(self, menu, ability):
36 label = ability.name

Callers

nothing calls this directly

Calls 1

_tFunction · 0.50

Tested by

no test coverage detected