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

Method getModifier

eos/saveddata/fit.py:590–591  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

588 currModifier.chargeModifiedAttributes.fit = origin or self
589
590 def getModifier(self):
591 return self.__modifier
592
593 def getOrigin(self):
594 return self.__origin

Callers 2

__afflictMethod · 0.80
getResistanceMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected