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

Method implants

eos/saveddata/character.py:233–234  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

231
232 @property
233 def implants(self):
234 return self.__implants
235
236 @property
237 def isDirty(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected