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

Method handler

eos/effects.py:3816–3817  ·  view source on GitHub ↗
(fit, module, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

3814
3815 @staticmethod
3816 def handler(fit, module, context, projectionRange, **kwargs):
3817 module.preAssignItemAttr('specialtyMiningAmount', module.getModifiedItemAttr('miningAmount'), **kwargs)
3818
3819
3820class Effect1215(BaseEffect):

Callers

nothing calls this directly

Calls 2

preAssignItemAttrMethod · 0.80
getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected