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

Method handler

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

Source from the content-addressed store, hash-verified

33487
33488 @staticmethod
33489 def handler(fit, module, context, projectionRange, **kwargs):
33490 # Set reload time to 1 second
33491 module.reloadTime = 1000
33492
33493
33494class Effect6996(BaseEffect):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected