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

Method init

eos/saveddata/damagePattern.py:182–183  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

180
181 @reconstructor
182 def init(self):
183 self.builtin = False
184
185 def update(self, emAmount=25, thermalAmount=25, kineticAmount=25, explosiveAmount=25):
186 self.emAmount = emAmount

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected