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

Method sideEffects

eos/saveddata/booster.py:77–78  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

75
76 @property
77 def sideEffects(self):
78 return self.__sideEffects or []
79
80 @property
81 def activeSideEffectEffects(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected