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

Method charge

eos/saveddata/fighter.py:163–164  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

161
162 @property
163 def charge(self):
164 return self.__charge
165
166 @property
167 def itemModifiedAttributes(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected