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

Method __init__

gui/builtinContextMenus/resistMode.py:26–27  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

24class TargetWrapperResists(ContextMenuCombined):
25
26 def __init__(self):
27 self.mainFrame = gui.mainFrame.MainFrame.getInstance()
28
29 def display(self, callingWindow, srcContext, mainItem, selection):
30 if srcContext != 'graphTgtList':

Callers

nothing calls this directly

Calls 1

getInstanceMethod · 0.45

Tested by

no test coverage detected