Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyfa-org/Pyfa
/ getImageId
Method
getImageId
gui/builtinViewColumns/maxRange.py:73–74 ·
view source on GitHub ↗
(self, mod)
Source
from the content-addressed store, hash-verified
71
return
""
+ falloff
72
73
def
getImageId(self, mod):
74
return
-1
75
76
def
getParameters(self):
77
return
(
"displayName"
, bool, False), (
"showIcon"
, bool, True)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected