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

Method handler

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

Source from the content-addressed store, hash-verified

528
529 @staticmethod
530 def handler(fit, module, context, projectionRange, **kwargs):
531 # Set reload time to 1 second
532 module.reloadTime = 1000
533
534
535class Effect89(BaseEffect):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected