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

Method itemModifiedAttributes

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

Source from the content-addressed store, hash-verified

165
166 @property
167 def itemModifiedAttributes(self):
168 return self.__itemModifiedAttributes
169
170 @property
171 def chargeModifiedAttributes(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected