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

Method __init__

gui/builtinContextMenus/envEffectAdd.py:49–50  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

47 }
48
49 def __init__(self):
50 self.mainFrame = gui.mainFrame.MainFrame.getInstance()
51
52 def display(self, callingWindow, srcContext):
53 return srcContext == "projected"

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected