Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getText
Method
getText
gui/builtinContextMenus/boosterSideEffects.py:33–34 ·
view source on GitHub ↗
(self, callingWindow, itmContext, mainItem)
Source
from the content-addressed store, hash-verified
31
return
False
32
33
def
getText(self, callingWindow, itmContext, mainItem):
34
return
_t(
"Side Effects"
)
35
36
def
addEffect(self, menu, ability):
37
label = ability.name
Callers
nothing calls this directly
Calls
1
_t
Function · 0.50
Tested by
no test coverage detected