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

Method handler

eos/effects.py:24514–24515  ·  view source on GitHub ↗
(fit, src, context, projectionRange, **kwargs)

Source from the content-addressed store, hash-verified

24512
24513 @staticmethod
24514 def handler(fit, src, context, projectionRange, **kwargs):
24515 fit.extraAttributes['speedLimit'] = src.getModifiedItemAttr('speedLimit')
24516
24517
24518class Effect6164(BaseEffect):

Callers

nothing calls this directly

Calls 1

getModifiedItemAttrMethod · 0.45

Tested by

no test coverage detected