MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / IsVisible

Method IsVisible

gui/builtinShipBrowser/sfBrowserItem.py:40–41  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

38 self.show = False
39
40 def IsVisible(self):
41 return self.show
42
43 def SetCallback(self, callback):
44 self.callback = callback

Callers 5

MouseMoveMethod · 0.80
MouseClickMethod · 0.80
GetWidthMethod · 0.80
GetHeightMethod · 0.80
RenderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected