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

Method getParameters

gui/builtinViewColumns/maxRange.py:76–77  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

74 return -1
75
76 def getParameters(self):
77 return ("displayName", bool, False), ("showIcon", bool, True)
78
79 def getToolTip(self, mod):
80 lines = []

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected